Merge pull request #3 from nonlin-lin-chaos-order-etc-etal/patch-1

style + removed extra quotes from code view
master
wipedlifepotato 2021-06-24 06:57:58 +03:00 committed by GitHub
commit 8a6bd213e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

10
README.md vendored
View File

@ -22,7 +22,7 @@
# ¤Bacteria¤
## TODO(for now):
## TODO(for now)
* [- async/sync crypto for libbacteria for server and lua script](POP! Is done)
* - libgd for images
* - pre-init postgres database and C code for works with it, and lua module for work with it
@ -33,7 +33,9 @@
* - create exchange (cryptocoin)crypto on crypto system by 2 client.
* - create ....(have to be changed every 8 tasks)[like in stack of 8 tasks]
## Depencies -
* Debian 10:
* `sudo apt install lua-sql-postgres-dev automake gcc liblua5.2-dev libjansson-dev libcurl4-gnutls-dev libiniparser-dev`
## Depencies
### Debian 10
`sudo apt install lua-sql-postgres-dev automake gcc liblua5.2-dev libjansson-dev libcurl4-gnutls-dev libiniparser-dev`