Add ReadTheDocs badge with link to documentation.
This commit is contained in:
@@ -5,6 +5,10 @@ Cretonne Code Generator
|
|||||||
Cretonne is a low-level retargetable code generator. It translates a
|
Cretonne is a low-level retargetable code generator. It translates a
|
||||||
target-independent intermediate language into executable machine code.
|
target-independent intermediate language into executable machine code.
|
||||||
|
|
||||||
|
.. image:: https://readthedocs.org/projects/cretonne/badge/?version=latest
|
||||||
|
:target: http://cretonne.readthedocs.org/en/latest/?badge=latest
|
||||||
|
:alt: Documentation Status
|
||||||
|
|
||||||
Cretonne is designed to be a code generator for WebAssembly with these design
|
Cretonne is designed to be a code generator for WebAssembly with these design
|
||||||
goals:
|
goals:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user