Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joehannis authored Aug 9, 2023
1 parent 2d4e5af commit ed30d70
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Chitter
=================

Recreation of Twitter using Ruby and ActiveRecord. **Tools used**: Ruby, ActiveRecord, PostGreSQL, HTML, CSS, RSpec, Rubocop.

# Build Instructions

Clone the repo and then cd into the directory.

Run `bundle install`

![](./screenshot1.png)

Recreation of Twitter using Ruby and ActiveRecord. **Tools used** Ruby, ActiveRecord, PostGreSQL, HTML, CSS, RSpec, Rubocop.

0 comments on commit ed30d70

Please sign in to comment.