Skip to content

Commit

Permalink
Prep for nim-works move
Browse files Browse the repository at this point in the history
  • Loading branch information
saem committed Oct 23, 2021
1 parent ce616e3 commit 989adc6
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png" height="28px"/> Nim
# <img src="https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png" height="28px"/> Nimskull

The Nim-Works compiler, stdlib, tools, and documentation repository. Nim-Works
is presently a derivative of [Nim][nim-site]. Its intention best described by:
Expand All @@ -12,6 +12,8 @@ Ultimately this will mean a different community, language, standard library,
and much more. For now it's closer to an alternative with most deviations
appearing in the standard library to begin with.

PS. the name `Nimskull` is temporary

## Direction

A language (community, compiler, etc) that is *sustained* through the
Expand Down Expand Up @@ -177,12 +179,7 @@ running specific tests should be harmless.
Integration tests should go in ``tests/untestable``.

## License
The compiler and the standard library are licensed under the MIT license, except
for some modules which explicitly state otherwise. As a result, you may use any
compatible license (essentially any license) for your own programs developed with
Nim. You are explicitly permitted to develop commercial applications using Nim.

Please read the [copying.txt](copying.txt) file for more details.
MIT

[nim-site]: https://nim-lang.org
[csources-v1-repo]: https://github.com/nim-lang/csources_v1

0 comments on commit 989adc6

Please sign in to comment.