Skip to content

Commit

Permalink
docs: add link to new Discord server
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneyJackson committed Nov 17, 2023
1 parent c60a82f commit 4a14c22
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,20 @@
PLCC is a Programming Language Compiler Compiler designed for use in
a Programming Languages course.

General
**General**

- License: [GPLv3.0 or higher](LICENSE)
- Get help, request features, report a problem: [open an issue](https://github.com/ourPLCC/plcc/issues).
- Need help? [Chat with us on Discord](https://discord.gg/EVtNSxS9E2)
- Want to report a problem or request feature? [Open an issue](https://github.com/ourPLCC/plcc/issues).

**User Guide**

User Guide
- [Install PLCC](docs/User/Install.md)
- [Use PLCC](docs/User/Use.md)
- [Download the PLCC-paper.pdf](docs/PLCC-paper.pdf)

Developer Guide
**Developer Guide**

- [Contribute Using a Fork](docs/Developer/Contribute-Using-a-Fork.md)
- [Contribute Without a Fork](docs/Developer/Contribute-Without-a-Fork.md)
- [Testing](docs/Developer/Testing.md)
Expand Down

0 comments on commit 4a14c22

Please sign in to comment.