diff --git a/README.md b/README.md index 48d88b82..e4d868a5 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ When learning CS, there are some useful sites you must know to get always inform - [PullRequest](https://www.pullrequest.com/) : Code review as a service from vetted, professional reviewers - [Python Visualizer](http://pythontutor.com/visualize.html) : Watch the execution of basic Python, Java, C++, etc. code step-by-step. Recommended for new programmers and the Canadian Computing Competition. - [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters) +- [SVG Path Editor](https://yqnn.github.io/svg-path-editor/) : Online and open source SVG Path editor. - [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider. - [Repl.it](https://repl.it): Accessible prototyping tool for various needs. - [Svgator](https://www.svgator.com/): Animate svg graphically. Its like a video editor but for svg.