Skip to content

Commit 5bf3c4b

Browse files
committed
final attempt 4 for the REASSURE logo
1 parent 852c254 commit 5bf3c4b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,16 @@ Because it's free, fast and versatile (most of the time)!
3030

3131
Initially started by me (Cees-Bart Breunesse) and Ilya Kizhvatov (whose [pysca](https://github.com/ikizhvatov/pysca) I shamelessly used as a baseline). Ruben Muijrers contributed the bit compression for whiteboxes used in conditional bitwise sample reduction. Also thanks to Albert Spruyt for ideas and suggestions. Parts of Jlsca's codebase were funded by the [REASSURE project](https://reassure.eu/).
3232

33-
This toolbox is not officially supported or maintained by Riscure. If it crashes or you have feature requests, please make contact through Github where this code is hosted, write an issue there, or do a pull request ;-)
34-
3533
<a name="logo"/>
3634
<div align="center">
3735
<a href="https://reassure.eu/" target="_blank">
3836
<img src="https://reassure.eu/wp-content/uploads/2017/10/Plan-de-travail-1-copie-6.png" alt="REASSURE Logo"></img>
3937
</a>
4038
</div>
4139

40+
This toolbox is not officially supported or maintained by Riscure. If it crashes or you have feature requests, please make contact through Github where this code is hosted, write an issue there, or do a pull request ;-)
41+
42+
4243
# Installation
4344

4445
1. Install Julia (1.3.1) is tested, everything prior is *no longer compatible*) and make sure the `julia` executable is in your path (notably for Windows users). Start he Julia REPL by executing `julia`.

0 commit comments

Comments
 (0)