Added Terminus (#10334)

* Added Terminus

* Fix: Switching the Category
pull/10398/head
Soorya U 2023-10-16 23:40:29 +05:30 committed by GitHub
parent 712d27eca7
commit 2b50ee21a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* [APL](#apl)
* [Assembly](#assembly)
* [Bash](#bash)
* [C](#c)
* [C#](#csharp)
* [C++](#cpp)
@ -65,6 +66,11 @@
* [OverTheWire](https://overthewire.org) - OverTheWire
### Bash
* [Terminus](https://web.mit.edu/mprat/Public/web/Terminus/Web/main.html) - MIT
### <a id="c"></a>C
* [InterviewBit - Online C Compiler IDE](https://www.interviewbit.com/online-c-compiler/)