aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index be2587c..95fe641 100644
--- a/readme.md
+++ b/readme.md
@@ -10,7 +10,7 @@ Test and build
10 10
11Building this project requires Nim and Nimble version 0.19.0 or later. 11Building this project requires Nim and Nimble version 0.19.0 or later.
12 12
13* `nimble build` produces a binary named `main` 13* `nimble build` produces a binary named `gziplike`
14* `nimble test` runs the included unit tests 14* `nimble test` runs the included unit tests
15 15
16 16
@@ -32,4 +32,3 @@ License
32Copyright (C) 2018 Pacien TRAN-GIRARD. 32Copyright (C) 2018 Pacien TRAN-GIRARD.
33 33
34This project is distributed under the terms of the GNU Affero General Public License v3.0, as detailed in the provided `license.md` file. 34This project is distributed under the terms of the GNU Affero General Public License v3.0, as detailed in the provided `license.md` file.
35