enzaimz / c_made_easy

A basic android app to learn C Programming basics
https://play.google.com/store/apps/details?id=com.enzaimz.c_syntax
10 stars 27 forks source link

Separated the programs and theory files. #20

Closed ashishbisoi236 closed 4 years ago

ashishbisoi236 commented 4 years ago

Earlier all the files were in the lib directory, finding a particular file was tedious. I separated the two types of files into their specific folders for easy management. From now on it would be better to add theory n program files to their specific folder. Attached screenshots separate_th_pr

harry-hov commented 4 years ago

Its nice to separate theory and programs. This PR looks good to me. Adding description to your PR is a good way to express yourself and helps maintainer to review easily.

Edit your PR and it is ready to merge.