diff options
| -rw-r--r-- | www/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 2b82988..06003ae 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -61,6 +61,19 @@ this page. Some versions (for example 1.0) are not available directly, | |||
| 61 | but can be obtained from the git repository. | 61 | but can be obtained from the git repository. |
| 62 | </p> | 62 | </p> |
| 63 | 63 | ||
| 64 | <p> | ||
| 65 | The <strong>Installation</strong> section below explains how to install | ||
| 66 | Nissy for using it via the command line. If you want to use a web-based | ||
| 67 | version, check out <a href="https://nissyonline.com/">nissyonline.com</a> | ||
| 68 | by Dan Bo. If you are a software developer and you | ||
| 69 | want to create a tool based on Nissy, check out <a | ||
| 70 | href="https://git.tronto.net/nissy-core/file/README.md.html"> | ||
| 71 | nissy-core</a> (on <a | ||
| 72 | href="https://git.tronto.net/nissy-core/file/README.md.html"> | ||
| 73 | git.tronto.net</a> or on <a | ||
| 74 | href="https://github.com/sebastianotronto/nissy-core/">GitHub</a>). | ||
| 75 | </p> | ||
| 76 | |||
| 64 | <h2 id="Installation">Installation</h2> | 77 | <h2 id="Installation">Installation</h2> |
| 65 | 78 | ||
| 66 | <p> | 79 | <p> |
