Merge pull request #929 from aboutDavid/patch-1

Update Readme.md with Codeframe
This commit is contained in:
Sonkeng Maldini
2021-10-27 10:43:33 +01:00
committed by GitHub

View File

@@ -759,6 +759,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Coder](https://coder.com) : A Web-based development environment using Visual Studio Code as a code editor
- [Carbon](https://carbon.now.sh/) : Create pretty looking images of your code snippets.
- [Wandbox](https://wandbox.org/): Online compiler with bleeding edge C++ and 40 other languages.
- [Codeframe](https://codeframe.co/) : Online pastebin-like playground for building websites using HTML, CSS, and JavaScript
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>