0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

ReadMe Improvements

SEMANTICS ALL UP IN THIS WHAT
This commit is contained in:
John O'Nolan 2014-02-26 22:19:32 +01:00
parent aa15b464c8
commit fb917c8baa

View file

@ -2,9 +2,7 @@
Ghost is a free, open, simple blogging platform that's available to anyone who wants to use it. Lovingly created and maintained by [John O'Nolan](http://twitter.com/JohnONolan) + [Hannah Wolfe](http://twitter.com/ErisDS) + an amazing group of [contributors](https://github.com/TryGhost/Ghost/contributors).
Visit the project's website at <http://ghost.org>!
Full documentation is available at <http://docs.ghost.org>.
Visit the project's website at <http://ghost.org> &bull; docs on <http://docs.ghost.org>.
## Getting Involved
@ -48,9 +46,9 @@ Check out the [Documentation](http://docs.ghost.org/) for more detailed instruct
If you want to use [Ghost as a NPM module there is a Wiki entry](https://github.com/TryGhost/Ghost/wiki/Using-Ghost-as-a-NPM-module) where you can find instructions on how to get set up.
### Updating with the latest changes
### Upgrading to The Latest Version
Documentation on updating can be found in the [Ghost Guide](http://docs.ghost.org/installation/upgrading/)
Upgrade instructions are in the [Ghost Guide](http://docs.ghost.org/installation/upgrading/)
### Logging in For The First Time
@ -85,11 +83,4 @@ Constructed with the following guidelines:
## Copyright & License
Copyright (C) 2014 The Ghost Foundation - Released under the MIT License.
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.
Copyright (C) 2014 Ghost Foundation - Released under the [MIT license](LICENSE).