diff --git a/p/Phi b/p/Phi new file mode 100644 index 00000000..ad35e5ae --- /dev/null +++ b/p/Phi @@ -0,0 +1 @@ +print("Hello World") diff --git a/readme.md b/readme.md index 83051783..79861887 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 (883 total) +## Languages (884 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) @@ -633,6 +633,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Perl6](p/Perl6.p6) * [Perseus](p/Perseus.p%2B%2B) * [Pharo](p/Pharo.st) +* [Phi](p/Phi) * [Phix](p/Phix.exw) * [PHP](p/PHP.php) * [PiCat](p/PiCat.pi)