Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maokami authored Apr 21, 2024
1 parent 63a2345 commit 68c6563
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
The goal of this project is to test the FHE (Fully Homomorphic Encryption) libraries.

## Installation Guide
## Overall structure
<img width="1706" alt="fhetest_structure" src="https://github.com/Maokami/fhetest/assets/70590609/7522e057-0c28-447c-8cde-beaa9fd28276">

> created by [@hyerinshelly](https://github.com/hyerinshelly).
## Installation Guide
Our tool is written in Scala3, so you need to install the Scala3 compiler and build tools.
You can find the installation instructions [here](https://docs.scala-lang.org/getting-started/index.html).

Expand Down Expand Up @@ -52,4 +56,4 @@ $ fhetest help
# Usage: fhetest <command> [options]
# Commands:
# ...
```
```

0 comments on commit 68c6563

Please sign in to comment.