1
0
forked from PGL/Clyde

First use_case proto

This commit is contained in:
Debucquoy
2023-11-21 16:04:18 +01:00
commit a4ad435432
5 changed files with 188 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# Proto messaging extension
This is a prototype document for the use case.
## Build
these utilies should be installed on your machine.
- pdflatex
- plantuml
- bibtex
To view the document you should run :
```
$ make run
```