diff --git a/LICENSE b/LICENSE index 773a9ec..919618b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-16 YC +Copyright (c) 2013 YC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index d4dd1a5..6c4e900 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,10 @@ Coming Soon =========== -Coming Soon is a simplistic, animated and responsive "coming soon" page. -Coming Soon is coded in HTML5 and CSS3. +Coming Soon is a simplistic, animated and responsive "coming soon" page. -Features: -Multi-Browser Support (Up to Date Major Browsers), -Responsive Design - -Upcoming Features: -More Multi Browser Support, -Documentation +- HTML and CSS +- Multi-Browser Support (Up to Date Major Browsers) +- Responsive Design [Demo](http://yc.github.io/coming-soon/) -![alt tag](image/scr.png) +![Screenshot](image/scr.png) diff --git a/index.html b/index.html index 6de6574..5dd71ab 100755 --- a/index.html +++ b/index.html @@ -1,117 +1,89 @@ - - - - - - - Coming Soon - - -
- -

Company Name

-

Our website is currently under construction.

-

35%

-
- - - \ No newline at end of file + } + + Coming Soon + + +
+ Logo Image +

Company Name

+

Our website is currently under construction.

+

35%

+
+ + + diff --git a/logo.png b/logo.png index 625dfe0..852297b 100644 Binary files a/logo.png and b/logo.png differ