summaryrefslogtreecommitdiffstats
path: root/development/nim
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 00:35:14 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:26 +0700
commit95a1d7ef012b8f71072799531e181d6f0344aa9d (patch)
treefc40aa25999a0083d3a8530b7e22d7b9eea52849 /development/nim
parentda2f04b91ce5facc645ed8d69e26bc60807b496b (diff)
downloadslackbuilds-95a1d7ef012b8f71072799531e181d6f0344aa9d.tar.gz
slackbuilds-95a1d7ef012b8f71072799531e181d6f0344aa9d.tar.xz
development/nim: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nim')
-rw-r--r--development/nim/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/development/nim/README b/development/nim/README
index a5e800dd0f..200ddf6389 100644
--- a/development/nim/README
+++ b/development/nim/README
@@ -1,2 +1,3 @@
-Nim is a statically typed compiled systems programming language. It combines
-successful concepts from mature languages like Python, Ada and Modula.
+Nim is a statically typed compiled systems programming language. It
+combines successful concepts from mature languages like Python, Ada
+and Modula.