fixed compiler errors and updated read me
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -134,6 +134,11 @@ The server will answer with one of the following:
|
||||
|
||||
There is two ways of interacting with the server via the API or the `Client` Module
|
||||
|
||||
## Notes
|
||||
|
||||
By default all the logs are disabled to enable all the logs inside the paxos file there is a module variable called `@min_print_level`,
|
||||
by setting it to 0 it enables all the logs
|
||||
|
||||
## API
|
||||
|
||||
Start a new iex session and compilie `paxos.ex` and `server.ex`:
|
||||
|
||||
Reference in New Issue
Block a user