Update README.md after restructure

This commit is contained in:
Zach Brown 2014-07-21 15:57:32 -05:00
parent 7b0c576798
commit a8d84a585d
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
PaperSpigot [![Build Status](https://travis-ci.org/PaperSpigot/Spigot.png)](https://travis-ci.org/SpigotMC/Spigot)
PaperSpigot [![Build Status](https://travis-ci.org/PaperSpigot/Spigot.png)](https://travis-ci.org/PaperSpigot/Spigot)
===========
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
@ -14,7 +14,7 @@ Apply Patches : `./applyPatches.sh`
### Create patch for server ###
`cd Spigot-Server`
`cd PaperSpigot-Server`
Add your file for commit : `git add <file>`
@ -26,7 +26,7 @@ Create Patch `./rebuildPatches.sh`
### Create patch for API ###
`cd Spigot-API`
`cd Paperspigot-API`
Add your file for commit : `git add <file>`