From ac174c4e831b6e4815796d71ee7387dda5c1d45f Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 16 May 2023 01:57:25 +0200 Subject: [PATCH] add core lib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d962de2..ba8afd5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ services: - You will need these dependencies: ```sh - $ opam install cohttp-lwt-unix tls-lwt dotenv twostep lwt_ssl yojson + $ opam install cohttp-lwt-unix tls-lwt dotenv twostep lwt_ssl yojson core ``` - Populate your credentials in [config/.env](./config/.env)