Skip to content

Commit

Permalink
modified readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prithvi16 committed Sep 14, 2017
1 parent a7d99ed commit c821588
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
# README
# MarkdownBIN
Markdownbin is a Ruby on rails app that works like pastebin , also it has markdown support.

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:
You can see the live demo version [here.](https://markdownbin.herokuapp.com/)

* Ruby version

* System dependencies

* Configuration
![screenshot](https://image.ibb.co/kGzzm5/spu_ea68c8_ogi2_3cwn3bmfojjlb56e.jpg "enter image title here")

* Database creation

* Database initialization
## Contributing
To run the app you need rails 5.1.4 . If you want to contribute clone the repository and

* How to run the test suite
```bash
cd markdownbin
rails db:setup
rails s

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...
```

0 comments on commit c821588

Please sign in to comment.