diff --git a/README.md b/README.md index 1711092..eddace4 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@
A general-purpose programming language, focused on simplicity, safety and stability.
+ +[Website](https://radon-project.github.io) +• +[Documentation](https://radon-project.github.io/docs) +• +[Tests](tests/) +• +[Examples](examples/) @@ -274,4 +283,4 @@ Before making a pull request create an issue and discuss the changes you want to ## License -This project will be licensed soon. We are still deciding on the license. We will update the license as soon as we decide on the license. +We are using GNU General Public License v3.0. You can check the license [here](LICENSE).