diff options
author | Anthony Wang | 2024-12-11 01:14:39 -0500 |
---|---|---|
committer | Anthony Wang | 2024-12-11 01:14:39 -0500 |
commit | ff09cd0fb8e9fcb79a509cc827233320c450184b (patch) | |
tree | a31d5b49954e92b49465275442411492c43a0961 | |
parent | 85337a55a704d1ce37a7308b1b00d7e5e803b7ce (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # SDC -This is a C port of [SD](https://git.exozy.me/a/SD), a very efficient (and a tiny bit overengineered) flash cards app. SDC is finished, which means that no new features will be added, only bug fixes. +This is a C port of [SD](../sd), a very efficient (and a tiny bit overengineered) flash cards app. SDC is finished, which means that no new features will be added, only bug fixes. ## Usage |