diff options
author | KHobbits <rob@khobbits.co.uk> | 2011-10-04 15:56:43 +0100 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2011-10-04 15:56:43 +0100 |
commit | e815b280cab28f1bcf7b18a3a6e3552696ca0b18 (patch) | |
tree | 1a8e0496911fe23994541ed9db778d99c30e4f3f | |
parent | df0d773b24374e51b8b08a8d00fb526e6de8e1af (diff) | |
download | Essentials-e815b280cab28f1bcf7b18a3a6e3552696ca0b18.tar Essentials-e815b280cab28f1bcf7b18a3a6e3552696ca0b18.tar.gz Essentials-e815b280cab28f1bcf7b18a3a6e3552696ca0b18.tar.lz Essentials-e815b280cab28f1bcf7b18a3a6e3552696ca0b18.tar.xz Essentials-e815b280cab28f1bcf7b18a3a6e3552696ca0b18.zip |
Updating Readme
-rw-r--r-- | README.markdown | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index cfd6629d6..616a76185 100644 --- a/README.markdown +++ b/README.markdown @@ -18,4 +18,6 @@ The default line ending is LF. To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project. -If you create pull requests, always make them for the master branch.
\ No newline at end of file +If you create pull requests, always make them for the master branch. + +The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets
\ No newline at end of file |