From f09683f6a9c635370608a470d879bf63459b872a Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Sat, 1 Dec 2012 14:37:27 +0400 Subject: [PATCH] Case trick, step one --- README.md | 37 ------------------------------------- license.txt | 21 --------------------- 2 files changed, 58 deletions(-) delete mode 100644 README.md delete mode 100644 license.txt diff --git a/README.md b/README.md deleted file mode 100644 index 330aa10..0000000 --- a/README.md +++ /dev/null @@ -1,37 +0,0 @@ -# Shower - -Сross-browser presentation template. - -- Open [pepelsbey.github.com/shower/](http://pepelsbey.github.com/shower/) -- Click any slide to enter presentation mode -- Use arrow keys to navigate -- Press `Esc` to exit presentation mode - -See more details on how to use only keyboard to navagate [in documentation](shower/wiki/Shortcuts). - -Follow [@shower_me](http://twitter.com/shower_me/) on Twitter for support and updates. - -## Supported Browsers - -- Desktop platforms: Chrome, Firefox, Opera, Safari - -Only latest stable versions of mentioned browsers are supported. - -## Planned Support - -- Desktop platforms: IE10 -- Mobile platforms: Mobile Safari, Opera Mobile - -Please address bugs and your suggestions to [Issues](http://github.com/pepelsbey/shower/issues). - -## Usage examples - -- [Clear and Sharp](http://pepelsbey.net/pres/clear-and-sharp/) -- [CSS Management](http://pepelsbey.net/pres/css-management/) -- [Push it!](http://pepelsbey.net/pres/push-it/) -- [Pre-fixes](http://pepelsbey.net/pres/pre-fixes/) -- [Web In Curves](http://pepelsbey.net/pres/web-in-curves/) -- [Sense Coding](http://pepelsbey.net/pres/sense-coding/) -- [Dynamic Graphics](http://pepelsbey.net/pres/dynamic-graphics/) - -Licensed under [MIT License](http://en.wikipedia.org/wiki/MIT_License), see [license page](shower/wiki/MIT-License) for details. \ No newline at end of file diff --git a/license.txt b/license.txt deleted file mode 100644 index 50f20e4..0000000 --- a/license.txt +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License - -Copyright © 2010–2012 Vadim Makeev, http://pepelsbey.net/ - -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 the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file