diff --git a/README.md b/README.md index e38a0ca..baa118c 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ [![Gitter](https://badges.gitter.im/the-algorithms/website.svg)](https://gitter.im/the-algorithms/website?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ### Introductory website to let people get familiar with The Algorithms. +# The programming algorithms which are available for you - + 1. C++ + 2. C + 3. Python + 4. Java + 5. Scala + 6. C# + 7. Rust + 8. JavaScript + 9. Go + 10. R and more... + +# Home page - +![picture](images/website_main.png) diff --git a/images/website_main.png b/images/website_main.png new file mode 100644 index 0000000..1df2ace Binary files /dev/null and b/images/website_main.png differ