From 8735d5a8670bb54d14c8bab8a565f6bfd88b5ae2 Mon Sep 17 00:00:00 2001 From: Osman Zakir Date: Sat, 15 Aug 2020 03:10:02 +0500 Subject: [PATCH] Updated Companies and Individuals Using Beast (markdown) --- Companies-and-Individuals-Using-Beast.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index f826744..55923e4 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -165,4 +165,4 @@ I created a web app that has a C++ backend using Boost.Beast. It uses HTTPS asy Source code can be found on GitHub [here](https://github.com/DragonOsman/currency_converer). -Currently it uses C++17 on the backend and vanilla ES6 on the front-end JavaScript code. I might try to change the front-end to use React later as an exercise. \ No newline at end of file +Currently it uses C++17 on the backend and vanilla ES6 on the front-end JavaScript code. \ No newline at end of file