about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDaniel Santos <dacs.git@brilhante.top>2022-03-16 17:39:28 +0000
committerDaniel Santos <dacs.git@brilhante.top>2022-03-16 19:50:28 +0000
commitc6d7a8a26f33b1947bb72684457495cc1e2b2ecb (patch)
treebbacd6788afc0c7afc93623ef646782e20be394c
parent9393cea4a4768abfe3e63d7eef61c4e17eaf32bf (diff)
downloadnumericx-c-c6d7a8a26f33b1947bb72684457495cc1e2b2ecb.tar.gz
add Documentation section in README.md
 * README.md has a Documentation section with a link to the online
   documentation website

Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 11dbe1b..428b14b 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,10 @@ Below, are the meanings of the `FROM` flags. The `TO` flags are the same as the
 
 There is also the `DEBUG` flag, which will show all the steps that you number walked through. Remember: you use `-DDEBUG` as an compiler argument.
 
+## Documentation
+
+See [numericx documentation page](https://dacs-git.codeberg.page/numericx/). Look at `Files > File List` in the documentation menubar website.
+
 ## License
 
 MIT