Skip to content

Commit 73cd41e

Browse files
authored
Update README.md
1 parent a1da675 commit 73cd41e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# taskbook-nim
22
Drop-in replacement for [Taskbook](https://github.com/klaussinani/taskbook), written in Nim.
3+
4+
Thanks to [Klaus Sinani](https://github.com/klaussinani) for creating Taskbook.
5+
6+
## Why?
7+
**Speed** - This project runs more than an order of magnitude faster than the original version (almost entirely due to getting rid of Node).
8+
9+
## Installation
10+
```
11+
$ nimble install https://github.com/teschty/taskbook-nim
12+
```

0 commit comments

Comments
 (0)