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 | 93d0ab7906d07820a76758932da5c8526e342a27 (patch) | |
tree | 5189b0832b302c24577d2a9ab6e257b277882e36 /README.markdown | |
parent | acdad5c6ac2bbdb43c9e6ba251364311ca631054 (diff) | |
download | Essentials-93d0ab7906d07820a76758932da5c8526e342a27.tar Essentials-93d0ab7906d07820a76758932da5c8526e342a27.tar.gz Essentials-93d0ab7906d07820a76758932da5c8526e342a27.tar.lz Essentials-93d0ab7906d07820a76758932da5c8526e342a27.tar.xz Essentials-93d0ab7906d07820a76758932da5c8526e342a27.zip |
Updating Readme
Diffstat (limited to 'README.markdown')
-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 |