diff --git a/README.md b/README.md index ff1fff758..83465002f 100644 --- a/README.md +++ b/README.md @@ -50,10 +50,10 @@ func void main() It's possible to try out the current C3 compiler in the browser: https://ide.judge0.com/?1EFo – this is courtesy of the developer of Judge0. -Design work is still being done in the design draft here: https://c3lang.github.io/c3docs/. If you have suggestions, send a mail to [christoffer@aegik.com](mailto:christoffer@aegik.com), [file an issue](https://github.com/c3lang/c3c/issues) or discuss +Design work is still being done in the design draft here: https://c3lang.github.io/c3docs/. If you have any suggestions, send a mail to [christoffer@aegik.com](mailto:christoffer@aegik.com), [file an issue] (https://github.com/c3lang/c3c/issues) or discuss C3 on its dedicated Discord: https://discord.gg/qN76R87 you are also welcome to discuss in the C3 channel on -the r/ProgrammingLanguages Discord: https://discord.gg/cfu4wdk +the r/Programming Languages Discord: https://discord.gg/cfu4wdk #### Todo / done @@ -125,4 +125,4 @@ the r/ProgrammingLanguages Discord: https://discord.gg/cfu4wdk - If you wish to contribute with ideas, please file issues on the c3docs: https://github.com/c3lang/c3docs instead of the compiler. - Discuss the language on discord to help iron out syntax. - Stdlib work will soon start, do you want to help out building the C3 std lib? -- Do you want do do real compiler work? Everyone is welcome to contribute. +- Do you want to do real compiler work? Everyone is welcome to contribute.