diff options
-rw-r--r-- | development/crystal-lang/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/crystal-lang/README b/development/crystal-lang/README index 0733fe15f75c5..4d5f14564f91e 100644 --- a/development/crystal-lang/README +++ b/development/crystal-lang/README @@ -1,3 +1,4 @@ Crystal -Crystal is a Ruby-like statically type-checked programming language that compiles into efficient native code. +Crystal is a Ruby-like statically type-checked programming language +that compiles into efficient native code. |