We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5d592 commit cf03a2fCopy full SHA for cf03a2f
README.md
@@ -2,10 +2,10 @@
2
3
**Notation** is a terminal-based hierarchal note-taking app. It is also useful
4
for todo lists; each item can be marked with a status. It's lightweight and
5
-written in ~900 lines of Rust; A release build takes slightly over a minute to
+written in ~1500 lines of Rust; A release build takes slightly over a minute to
6
compile from nothing.
7
8
At the moment, configuration and plugins do not exist, but in the future
9
configuration WILL be added, and plugins MIGHT.
10
11
-Keybinds: https://aversefun.github.io/notation/keybinds.html
+Keybinds: <https://aversefun.github.io/notation/keybinds.html>
0 commit comments