diff options
author | Andinus <andinus@nand.sh> | 2021-10-10 20:02:25 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-10-10 20:02:25 +0530 |
commit | 3eb2fde31a7f7f243c41c99c2aeab103036865de (patch) | |
tree | 435c252ee790513cdeeaf5bc64a7d25cd1091a71 | |
parent | b325f796c0c691986620f58e7d8104bc16f79d9e (diff) | |
download | dorado-3eb2fde31a7f7f243c41c99c2aeab103036865de.tar.gz |
Update README
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | README.org | 2 |
2 files changed, 8 insertions, 0 deletions
diff --git a/README b/README index bf1d1f3..1e6563f 100644 --- a/README +++ b/README @@ -25,6 +25,12 @@ License GitHub (mirror) <https://github.com/andinus/dorado> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +This is a continuation of [line-drawing.html]. + + +[line-drawing.html] +<https://andinus.unfla.me/projects/line-drawing.html> + Installation ════════════ diff --git a/README.org b/README.org index 3e25781..d18a9e4 100644 --- a/README.org +++ b/README.org @@ -9,6 +9,8 @@ | Source | https://git.unfla.me/dorado | | GitHub (mirror) | https://github.com/andinus/dorado | +This is a continuation of [[https://andinus.unfla.me/projects/line-drawing.html][line-drawing.html]]. + * Installation The project is written in [[https://svelte.dev][Svelte]]. |