This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
... *instagram web app : -user can posts,follow users,like posts,etc. -user also has a bio and name wich are displayed on their show page and user page. -index page shows posts created by the user and anyone the user follows sorted by soonest created. -post lists a count of how many likes it has (writes "likes" if 0 or greater than 1,"like" if equal to 1).