diff options
| author | Fuwn <[email protected]> | 2024-05-14 09:36:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-14 09:36:29 +0000 |
| commit | 87441c8e03c759ac3ea6a3549e6ba4ff4e711773 (patch) | |
| tree | 3a325a692db15d1d659ce518c8b25eb2299f03a7 | |
| parent | feat(database): demo counter (diff) | |
| download | mayu-87441c8e03c759ac3ea6a3549e6ba4ff4e711773.tar.xz mayu-87441c8e03c759ac3ea6a3549e6ba4ff4e711773.zip | |
docs(readme): add demo counter
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ to be lightweight and easy to use. Mayu is written in [Gleam](https://gleam.run) and uses [SQLite](https://sqlite.org) as its database. + + ## Usage ### Local |