Skip to content

Commit

Permalink
Restructuring + updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh-shekhar committed Oct 15, 2017
1 parent e94f5d7 commit 5d8dd6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ root
If the specific folder does not exist, you can create the folder for the langugae that you want to use and then add files to that folder.
Make sure the filename is descriptive.

If the program describes a specific pattern/concept. Please create a new folder with that concept name and then add the file to it.

##### example:
javascript/addingTwoNumbers.js
If it describes a concept:
javascript/recursion/factorial.js
java/multithreading/clock.java

Very basic programs:
javascript/addingTwoNumbers.js
ruby/reading_input.rb
File renamed without changes.

0 comments on commit 5d8dd6e

Please sign in to comment.