diff --git a/b/Bhai Lang.bhai b/b/Bhai Lang.bhai new file mode 100644 index 00000000..bb2c859e --- /dev/null +++ b/b/Bhai Lang.bhai @@ -0,0 +1,3 @@ +hi bhai + bol bhai "Hello World"; +bye bhai diff --git a/readme.md b/readme.md index 4b011d71..0785c15a 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (968 total) +## Languages (969 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -225,6 +225,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Befunge](b/Befunge.be) * [BennuGD](b/BennuGD) * [Beta](b/Beta.bet) +* [Bhai Lang](b/Bhai%20Lang.bhai) * [Binaryfuck](b/Binaryfuck.bf) * [BIRL](b/BIRL.c) * [BIT](b/BIT.bit)