From 9c0f23cd2ec8722a42105dc11f6c276e3a93715b Mon Sep 17 00:00:00 2001 From: OGordoo Date: Mon, 9 Mar 2020 09:45:25 +0000 Subject: [PATCH] sqlite language removed --- subjects/forum/forum.en.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/subjects/forum/forum.en.md b/subjects/forum/forum.en.md index ac2cd99b..ce5bc818 100644 --- a/subjects/forum/forum.en.md +++ b/subjects/forum/forum.en.md @@ -76,13 +76,14 @@ This project will help you learn about: - HTML - HTTP - Sessions and cookies -- Using and [setting up Docker](https://docs.docker.com/get-started/) : - - Containerizing an application. - - Compatibility/Dependency. - - Creating images. -- SQLite language. - - Manipulation of databases. -- The basics of encryption. +- Using and [setting up Docker](https://docs.docker.com/get-started/) + - Containerizing an application + - Compatibility/Dependency + - Creating images +- SQLite + - Manipulation of databases + - SQL +- The basics of encryption ### Instructions