diff options
| author | Fuwn <[email protected]> | 2021-05-20 05:32:54 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-20 05:32:54 +0000 |
| commit | e56b8997be460275371be8b85906b0ba3ef434c6 (patch) | |
| tree | cfb2ef637606468a2ce7a63993c6c30c9f2aea3d /README.rst | |
| parent | refactor(readme): reformating notes (diff) | |
| download | nitrous-e56b8997be460275371be8b85906b0ba3ef434c6.tar.xz nitrous-e56b8997be460275371be8b85906b0ba3ef434c6.zip | |
feat(readme): add section for prebuilt binaries
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -49,6 +49,12 @@ override this behaviour, specify your file after the subcommand; $ nitrous check /path/to/codes.txt +Prebuilt Binaries +""""""""""""""""" + +Prebuilt binaries for the latest release may be found +`here <https://github.com/fuwn/nitrous/releases/latest>`_. + Up and Comming -------------- |