readme file

This commit is contained in:
Mikayla Dobson
2022-04-06 11:17:57 -05:00
parent a373440311
commit 3e2aae66d8

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# Personal Timestamp Logger
This project is developed as a simple tool for self-motivated individuals working to keep track of their time spent on work.
User input is parsed through a CLI written in Python.
Input is then parsed within the project and used to interact with a SQLite database.