Skip to content

Commit

Permalink
Update README.md (steemit#364)
Browse files Browse the repository at this point in the history
* Update README.md

updated fonts to look less silly :).

* Update README.md

Added an introduction and suchforth
  • Loading branch information
Jacob Gadikian authored and Valentine Zavgorodnev committed Oct 4, 2016
1 parent 29318a7 commit c29d9fd
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
Steemit
# Steemit.com
Steemit.com is the react.js web interface to the world's first and best blockchain-based social media platform. It uses [STEEM](https://github.com/steemit/steem), a blockchain powered by Graphene 2.0 technology to store JSON-based content for a plethora of web applications.
========

## Why would I want to use Steemit.com?
* Learning how to build blockchain-based web applications using STEEM as a content storage mechanism in react.js
* Reviewing the inner workings of the steemit.com social media platform
* Assisting with software development for steemit.com

## Installation

# Clone the repository and make the tmp folder
#### Clone the repository and make a tmp folder
```bash
git clone https://github.com/steemit/steemit.com
cd steemit.com
Expand Down

0 comments on commit c29d9fd

Please sign in to comment.