diff --git a/README.md b/README.md index b1ff46de..fd7d277c 100755 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo * [Postscript](p%5Cpostscript.ps) * [Postscript Page](p%5Cpostscript_page.ps) * [Posxml](p%5Cposxml.posxml) +* [Potaka](p%5Cpotaka.ptk) * [Potigol](p%5Cpotigol.poti) * [Powershell](p%5Cpowershell.ps1) * [Processing](p%5Cprocessing.pde) diff --git a/p/potaka.ptk b/p/potaka.ptk new file mode 100644 index 00000000..fc27c3bd --- /dev/null +++ b/p/potaka.ptk @@ -0,0 +1 @@ +দেখাও("Hello World"); \ No newline at end of file