Skip to content

Commit 7531673

Browse files
committed
Link fixed
1 parent cf3f694 commit 7531673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## What is it?
44

5-
FuckBench (*FB*) is a set of batch files and tools to comiple from several languages into (BrainFuck)[https://en.wikipedia.org/wiki/Brainfuck] (*BF*).
5+
FuckBench (*FB*) is a set of batch files and tools to comiple from several languages into [BrainFuck](https://en.wikipedia.org/wiki/Brainfuck) (*BF*).
66

77
In addition to creating BF code, FB creates higly optimized C files using the
8-
(Esotope)[https://github.com/lifthrasiir/esotope-bfc] BF to C compiler.
8+
[Esotope](https://github.com/lifthrasiir/esotope-bfc) BF to C compiler.
99
If a C compiler is configured, a Windows executable is also created.
1010

1111
Currently, it supports comipiling the following languages to BF:

0 commit comments

Comments
 (0)