Skip to content

Commit e861982

Browse files
authored
Add DOI
1 parent 5d8e6fa commit e861982

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keras2c
44

55
|Build-Status| |Codecov| |Codacy|
66

7-
|License|
7+
|License| |DOI|
88

99

1010
keras2c is a library for deploying keras neural networks in C99, using only standard libraries.
@@ -95,4 +95,7 @@ The project is licensed under the MIT license.
9595
.. |License| image:: https://img.shields.io/badge/License-MIT-blue.svg
9696
:target: https://github.com/f0uriest/keras2c/blob/master/LICENSE
9797
:alt: License: MIT
98+
.. |DOI| .. image:: https://zenodo.org/badge/193152058.svg
99+
:target: https://zenodo.org/badge/latestdoi/193152058
100+
:alt: Please Cite Keras2c!
98101

0 commit comments

Comments
 (0)