From 07911629a892c3fe0a13319e9f7b16acd1d103ff Mon Sep 17 00:00:00 2001 From: Luka Macan Date: Mon, 29 Jan 2024 16:34:51 +0100 Subject: [PATCH] Fix readme collapsable verbatim --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a347588..1671dc7 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ The library will follow the [Semantic Versioning](https://semver.org/).
If you use PULP-NNX in your work, you can cite us: + ``` @inproceedings{10.1145/3607889.3609092, author = {Macan, Luka and Burrello, Alessio and Benini, Luca and Conti, Francesco}, @@ -87,6 +88,7 @@ The library will follow the [Semantic Versioning](https://semver.org/). series = {CASES '23 Companion} } ``` +
## Contributors