8 lines
234 B
Markdown
8 lines
234 B
Markdown
# GiacPoints
|
|
|
|
A system for keeping track of house chores completed and attributing points to the activities.
|
|
# Installation
|
|
`Note: Linux only`
|
|
1. Clone this repo
|
|
2. rename `database/example.db` to `database/data.db`
|
|
3. Execute `main` |