Skip to content

Commit

Permalink
docs: Updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Almas-Ali committed May 1, 2024
1 parent f976787 commit 56dfbd0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
<img src="radon.png" height=250>

<h1>The Radon Programming Language</h1>
<p>A general-purpose programming language, focused on simplicity, safety and stability.</p>

[Website](https://radon-project.github.io)
[Documentation](https://radon-project.github.io/docs)
[Tests](tests/)
[Examples](examples/)

<a href="https://github.com/radon-project/radon" title="GitHub stars">
<img src="https://img.shields.io/github/stars/radon-project/radon?style=flat&logo=github" alt="GitHub stars">
Expand Down Expand Up @@ -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).

0 comments on commit 56dfbd0

Please sign in to comment.