Skip to content

Commit 94c9631

Browse files
author
Travis Wagner
committed
update note
1 parent 5773606 commit 94c9631

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@
77
This is the main source code repository for [Crab](https://github.com/crablang/crab). It contains the compiler,
88
standard library, and documentation.
99

10-
**Note: The master branch contains the code for the CrabLang playground—aka The One True Crab—which is not guaranteed to be up-to-date with the upstream project. If you are looking for the renamed toolchain that simply mirrors upstream, check out [the stable branch](https://github.com/crablang/crab/tree/stable) and follow the instructions there.**
10+
__*Note*__: The master branch contains the code for the CrabLang playground—aka __*The One True Crab*__—which is not guaranteed to be up to date with the upstream project. If you are looking for the renamed toolchain that simply mirrors upstream, check out [the stable branch](https://github.com/crablang/crab/tree/stable) and follow the instructions there. Also note that this README is for _users_ rather than _contributors_.
1111

12-
[CrabLang]: https://www.crablang.org/
12+
If you wish to _contribute_ to the compiler, you should read [CONTRIBUTING.md](CONTRIBUTING.md) instead.
1313

14-
**Note: this README is for _users_ rather than _contributors_.**
15-
If you wish to _contribute_ to the compiler, you should read
16-
[CONTRIBUTING.md](CONTRIBUTING.md) instead.
14+
[CrabLang]: https://www.crablang.org/
1715

1816
## Quick Start
1917

0 commit comments

Comments
 (0)