Skip to content

Commit 47b16dc

Browse files
committed
Removed the dead image link and references to javascript from the readme.
1 parent cf4aba8 commit 47b16dc

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# skeleton-rails
22

3-
![Skeleton](http://i.minus.com/iH51VXxPPD1jJ.png)
4-
53
[Skeleton](http://getskeleton.com) is a Beautiful Boilerplate for Responsive, Mobile-Friendly Development, a CSS framework.
64

75
Currently Skeleton supports:
@@ -36,12 +34,6 @@ command. This should add:
3634
= require skeleton
3735
```
3836

39-
into `app/assets/stylesheets/application.css`. and:
40-
41-
```ruby
42-
= require tabs
43-
```
44-
45-
into `app/assets/javascripts/application.js`
37+
into `app/assets/stylesheets/application.css`.
4638

4739
That's it, have fun!

0 commit comments

Comments
 (0)