From 221b552d42523c0a1e765fdbc1e4149b3f4e4cbf Mon Sep 17 00:00:00 2001 From: Guilherme Dantas Date: Fri, 19 Apr 2024 16:11:45 -0300 Subject: [PATCH] Fix dependency table (#84) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9c8ccd..3bc8e8d 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,11 @@ To help you figure out which dependencies you actually need, here is a table of | Dependency | Presentation | Back-end | Examples | Tests | Populate | CLI | Front-end | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| `docker` | ☑️ | ☑️ | ☑️ | | | | | -| `go` | | ☑️ | | | ☑️ | ☑️ | | +| `docker` | ☑️ | ☑️ | ☑️ | ☑️ | | | | +| `go` | | | | | ☑️ | ☑️ | | | `jq` | | | | | ☑️ | | | -| `lua` | | | | ☑️ | | | | | `pnpm` | | | | | | | ☑️ | | `sunodo` | | ☑️ | | ☑️ | | | | -| `tar` | | | ☑️ | | | | | ## Presentation