diff options
| author | Hildeberto Mendonça <htmfilho@users.noreply.github.com> | 2015-06-13 15:33:37 +0200 |
|---|---|---|
| committer | Hildeberto Mendonça <htmfilho@users.noreply.github.com> | 2015-06-13 15:33:37 +0200 |
| commit | dbb67194b2a51a599e3a00edb4d4af031c093442 (patch) | |
| tree | f9249bb394d92a9c03e3e64c49a91ff7ffc7e9ec /README.md | |
| parent | c255e0140c38c70f95a5d4094775db8e556c8a5e (diff) | |
Formatted the readme file
Put the extension `md` to allow GitHub to identify the file and transform it to HTML, improving the presentation of the project. Formatted the file to markdown. Put links to references.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -27,10 +27,11 @@ * tests: configuration files and utilities for the openjpeg test suite. All test images are located in 'http://openjpeg.googlecode.com/svn/data' folder. * cmake: cmake related files -See LICENSE for license and copyright information. -See INSTALL for installation procedures. -See NEWS for user visible changes in successive releases. -See CHANGES for per-revision changes. +See [LICENSE](https://github.com/uclouvain/openjpeg/blob/master/LICENSE) for license and copyright information. + +See [INSTALL](https://github.com/uclouvain/openjpeg/blob/master/INSTALL) for installation procedures. + +See [NEWS](https://github.com/uclouvain/openjpeg/blob/master/NEWS) for user visible changes in successive releases. ## API/ABI |
