diff --git a/Programming.md b/Programming.md index 9ba8400..444309f 100644 --- a/Programming.md +++ b/Programming.md @@ -91,5 +91,5 @@ 6. [DMOJ](https://dmoj.ca/) - An Archive of great coding problems. Also there are contest on this site. 7. [CSES](https://cses.fi/problemset/) - A problem set reknowned to be a one set package for getting ready for competitive programming. 8. [CP Algorithms](https://cp-algorithms.com/) - A collection of important algorithms written in C++. -9. [Atcoder](https://atcoder.jp/) - A programming contest site for anyone from beginners to experts. -10. [Clist.by](https://clist.by/) - Get updates on all CP contests happening online. +9. [Atcoder](https://atcoder.jp/) - AtCoder is a programming contest site for anyone from beginners to experts. +10. [Clist.by](https://clist.by/) - Get updates of upcoming competetive programming contests. diff --git a/README.md b/README.md index fd4c4a8..0625f53 100644 --- a/README.md +++ b/README.md @@ -192,8 +192,7 @@ If you're not sure how to contribute, please follow **[this handy tutorial](http 6. [OpenSSH Manual](https://www.openssh.com/manual.html) 7. [Principle of Least Privilege](https://techcommunity.microsoft.com/t5/azure-sql/security-the-principle-of-least-privilege-polp/ba-p/2067390) 8. [Introduction to Linux](http://ftp.wayne.edu/ldp/en/Intro-Linux/Intro-Linux.pdf) - Hands on guide to learn Linux. -9. [Learn Bash shell](https://www.learnshell.org/) - learn programming with Unix/Linux shell interpreters. - +9. [Learn Shell](https://www.learnshell.org/) - learn programming with Unix/Linux shell interpreters. ## Other interesting stuff 1. [E Foundation](https://e.foundation)