From 7fcea7906be04d19dab6b5df5b5d93b3a1513e26 Mon Sep 17 00:00:00 2001 From: Jacob Gadikian <faddat@gmail.com> Date: Fri, 7 Oct 2016 00:42:52 +0700 Subject: [PATCH] Update README.md (#429) Readjusted fonts. Not quite sure how I keep screwing it up. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f86b8945e..609841563 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 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. + ======== +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 -- GitLab