diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2020-10-08 22:48:16 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2020-10-08 22:48:16 -0700 |
| commit | 1951ecb228d5eb9956ef4487e20be03d87a2153d (patch) | |
| tree | 7bf025abb86257fecb1cfd0f81c6154bdb9f27e6 /README.md | |
| parent | a4828f6d0f94039473aa3ac53e122037d2d6a2d3 (diff) | |
| download | zig-1951ecb228d5eb9956ef4487e20be03d87a2153d.tar.gz zig-1951ecb228d5eb9956ef4487e20be03d87a2153d.zip | |
add a code of conduct
this has always been the rules, they are just written down now.
also link to ziglearn.org in the readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,8 +7,10 @@ A general-purpose programming language and toolchain for maintaining * [Introduction](https://ziglang.org/#Introduction) * [Download & Documentation](https://ziglang.org/download) + * [Chapter 0 - Getting Started | ZigLearn.org](https://ziglearn.org/) * [Community](https://github.com/ziglang/zig/wiki/Community) * [Contributing](https://github.com/ziglang/zig/blob/master/CONTRIBUTING.md) + * [Code of Conduct](https://github.com/ziglang/zig/blob/master/CODE_OF_CONDUCT.md) * [Frequently Asked Questions](https://github.com/ziglang/zig/wiki/FAQ) * [Community Projects](https://github.com/ziglang/zig/wiki/Community-Projects) |
