diff options
| author | 2021-07-26 00:22:38 -0400 | |
|---|---|---|
| committer | 2021-07-26 22:55:57 -0400 | |
| commit | 6fb42b81f690af7f1758e1b7734369e4b46e281d (patch) | |
| tree | 333e39d22fde16173174c5547cdf085f82fc3e66 /README.md | |
| parent | example/query.md: change to what the code actually implements (diff) | |
gitea wants .md suffixes for web rendering
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..82c08e5 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Underwriter is a minimalistic notes organization program. It utilizes +text files (cards) that can be tagged. Cards can link to other cards +using a title instead of a filename, and multiple titles can refer to +a single file, like a wiki. |
