summaryrefslogtreecommitdiffhomepage
path: root/nim.html.markdown
diff options
context:
space:
mode:
authorJasonJAyalaP <jason@jasonayala.com>2014-09-19 19:57:33 -0500
committerJasonJAyalaP <jason@jasonayala.com>2014-09-19 19:57:33 -0500
commite0c71555d9f521480c44df2da58334bdacb7cdc9 (patch)
treee7867f40fc0402693d53a06d1021083f199fe29f /nim.html.markdown
parent17e1f7293a2054260519cb39ba2ac743f64d573a (diff)
shorter desc
Diffstat (limited to 'nim.html.markdown')
-rw-r--r--nim.html.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/nim.html.markdown b/nim.html.markdown
index edbbd92c..48a24834 100644
--- a/nim.html.markdown
+++ b/nim.html.markdown
@@ -7,8 +7,7 @@ contributors:
Nim (formally Nimrod) is a statically typed, imperative programming language
that tries to give the programmer ultimate power without compromises on runtime
-efficiency. This means it focuses on compile-time mechanisms in all their
-various forms.
+efficiency.
Nim is efficient, expressive, and elegant.