From f8083b26d2e813d8da6c3bdf5b6612af9a579991 Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Thu, 10 Jun 2021 20:52:14 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 634c730..39c03f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BF extension -A simple language server based VSCode Extension for the ~~Brainfuck~~ ~~Branflakes~~ BF language. You can also execute your code and see its output. +A simple language server based VSCode Extension for the ~~Branflakes~~ BF language. You can also execute your code and see its output. ![BF](https://chrisvrose.github.io/static/projects/screenshots/bf-server.png) ## Functionality