This commit is contained in:
niamtokik
2020-06-17 15:51:34 +00:00
parent ece531ac86
commit cf89bbd699
3 changed files with 7 additions and 7 deletions

View File

@@ -175,7 +175,7 @@
END OF TERMS AND CONDITIONS
Copyright 2020, niamtokik <niamtokik@localhost>.
Copyright 2020, Mathieu Kerjouan <contact@steepath.eu>.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -1,9 +1,9 @@
erluv
=====
# erluv
An OTP application
erluv library implementation based on c-node.
Build
-----
# build
$ rebar3 compile
```sh
rebar3 compile
```

0
src/erluv.erl Normal file
View File