Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding spaces
  • Loading branch information
OmarElgabry committed May 6, 2016
1 parent c78044c commit b792b69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ npm install hashtegny

Add CSS Files:
```html
<!-- Font Awesome -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- Main CSS File -->
<link rel="stylesheet" href="css/hashtegny.css" type="text/css" />
<!-- Main CSS File(Grid Layout) - Default -->
<link id="layout-style" rel="stylesheet" href="css/main.grid.css" type="text/css" />
<!-- Font Awesome -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- Main CSS File -->
<link rel="stylesheet" href="css/hashtegny.css" type="text/css" />
<!-- Main CSS File(Grid Layout) - Default -->
<link id="layout-style" rel="stylesheet" href="css/main.grid.css" type="text/css" />
```

Add JS Files:
Expand Down

0 comments on commit b792b69

Please sign in to comment.