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.
This commit is contained in:
parent
c255e0140c
commit
dbb67194b2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue