Skip to content

Commit

Permalink
Fixed README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubawy committed Dec 18, 2017
1 parent 317003e commit de2a0ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#MySite
# MySite

##About
## About
This is my personal website which I built after being convinced to buy my
name's domain name. Figured it shouldn't stay empty. Very basic, built it from
[Bootstrap](http://getbootstrap.com/) then expanded to using
Expand All @@ -10,7 +10,7 @@ my lesson using Django on a small app for a previous project. I used GroupMe as
the method for sending a message because I don't have access to an email relay
and this seemed like an easy, yet reliable solution.

##Usage
## Usage
Use `git clone https://github.com/dlubawy/mysite.git` to clone the repo. Then
`cd mysite`. Use `pip install -r requirements.txt` to install dependencies. Change
whatever you want and setup your environment with `export FLASK_APP=mysite.py`.
Expand Down

0 comments on commit de2a0ad

Please sign in to comment.