README: add version badge
This commit is contained in:
parent
be5dba661e
commit
8d6464a44e
@ -8,7 +8,8 @@
|
|||||||
src="https://scan.coverity.com/projects/5721/badge.svg"/>
|
src="https://scan.coverity.com/projects/5721/badge.svg"/>
|
||||||
</a>
|
</a>
|
||||||
[](https://coveralls.io/github/fougue/gmio?branch=master)
|
[](https://coveralls.io/github/fougue/gmio?branch=master)
|
||||||
[](http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html)
|
[](http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html)
|
||||||
|
[](https://github.com/fougue/gmio/releases)
|
||||||
|
|
||||||
|
|
||||||
C library for geometry input/output
|
C library for geometry input/output
|
||||||
@ -28,10 +29,6 @@ Main highlights:
|
|||||||
* [x] Progress report about the I/O operation
|
* [x] Progress report about the I/O operation
|
||||||
* [x] Available under the CeCILL-B license, which is fully BSD compatible
|
* [x] Available under the CeCILL-B license, which is fully BSD compatible
|
||||||
|
|
||||||
|
|
||||||
Supported CAD files format
|
|
||||||
==========================
|
|
||||||
|
|
||||||
Current version only supports the STereoLithography format(STL), see module
|
Current version only supports the STereoLithography format(STL), see module
|
||||||
[gmio_stl](http://www.fougue.pro/docs/gmio/group__gmio__stl.html#details)
|
[gmio_stl](http://www.fougue.pro/docs/gmio/group__gmio__stl.html#details)
|
||||||
|
|
||||||
|
@ -15,9 +15,7 @@
|
|||||||
\li Progress report about the I/O operation
|
\li Progress report about the I/O operation
|
||||||
\li Available under the CeCILL-B license, which is fully BSD compatible
|
\li Available under the CeCILL-B license, which is fully BSD compatible
|
||||||
|
|
||||||
\section sup_cadf Supported CAD files format
|
Current version only supports the STereoLithography format(STL), see module \ref gmio_stl
|
||||||
|
|
||||||
Current version only supports the STereoLithography format(STL), see module \ref gmio_stl
|
|
||||||
|
|
||||||
\section build Building gmio
|
\section build Building gmio
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user