diff --git a/R/README.md.txt b/R/README.md similarity index 90% rename from R/README.md.txt rename to R/README.md index 15c1ef3..7301116 100644 --- a/R/README.md.txt +++ b/R/README.md @@ -1,6 +1,8 @@ +# R + ## Instructions -- All the Algorithms to be added here should be strictly written in the language this folder is about +- All the Algorithms to be added here should be strictly written in R - Make sure the code is working before sending a PR - Go through the folder to check whether the issue you're creating has already been addressed or not - Do not copy code from other websites like GFG or StackOverflow