Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeafyLappa authored Nov 30, 2020
1 parent 36e6f1e commit 7ed293f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ The challenges feature:

- [BeepBoopBook](BeepBoopBook/) (C++): usage of the ternary operator.
- [CodingChallenge0](CodingChallenge0/) (POSIX shell): POSIX-compliant (almost entirely, has a *for* loop) naïve implementation of primality test with a few simple optimizations.
- [CodingChallenge1](CodingChallenge1/) (Qt C++): production-grade encapsulation, documentation (doxygen: [link](https://greentaily.github.io/col-challenges/index.html)), internationalization and a fancy GUI available in 3 languages.
- [CodingChallenge1](CodingChallenge1/) (Qt C++, WIP): production-grade encapsulation, documentation (doxygen: [link](https://greentaily.github.io/col-challenges/index.html)), internationalization and a fancy GUI available in 3 languages.

0 comments on commit 7ed293f

Please sign in to comment.