From 4612e07855c405855a2bf0c867a944bfd0b553ec Mon Sep 17 00:00:00 2001 From: nonlin-lin-chaos-order-etc-etal <19966907+nonlin-lin-chaos-order-etc-etal@users.noreply.github.com> Date: Thu, 24 Jun 2021 11:54:50 +0800 Subject: [PATCH] style + removed extra quotes from code view --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5b42d80..3b9d576 100644 --- a/README.md +++ b/README.md @@ -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`