diff --git a/README.md b/README.md index 3935b93..14dfe78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # uwu -uwu in every (soon™️) programming language in the world (61 languages and keeps growing) +uwu in every programming language in the world ## Languages @@ -42,7 +42,6 @@ uwu in every (soon™️) programming language in the world (61 languages and ke - [Pascal](uwu.pas) - [Perl](uwu.pl) - [PHP](uwu.php) -- [Pony](uwu.pony) - [PowerShell](uwu.ps1) - [Python 1 & 2](uwu.py) - [Python 3](uwu.py3) diff --git a/uwu.pony b/uwu.pony deleted file mode 100644 index ea668de..0000000 --- a/uwu.pony +++ /dev/null @@ -1,3 +0,0 @@ -actor Main - new create(env: Env) => - env.out.print("uwu")