diff --git a/README.md b/README.md index 36f7c339..46fc1045 100755 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib * [~Malay](%23/~Malay.ext) * [~Marathi](%23/~Marathi.ext) * [~Sanskrit](%23/~Sanskrit.ext) +* [~Tamil](%23/~Tamil.ext) * [Μλ](%23/%CE%BC%CE%BB) * [قلب](%23/%D9%82%D9%84%D8%A8) * [なでしこ](%23/%E3%81%AA%E3%81%A7%E3%81%97%E3%81%93.nako) @@ -443,7 +444,6 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib * [Objective J](o/objective-j.j) * [Objectstar](o/ObjectStar) * [Ocaml](o/ocaml.ml) -* [Octave](o/octave.octave) * [Omgrofl](o/omgrofl.omgrofl) * [Ooc](o/ooc.ooc) * [Ook](o/ook.ok) diff --git a/o/octave.octave b/o/octave.octave deleted file mode 100755 index 5a178345..00000000 --- a/o/octave.octave +++ /dev/null @@ -1,2 +0,0 @@ -#Hello World in Octave (http://www.octave.org/) -printf("Hello World\n");