Add aardio (#1267)

* Create aardio.aardio

* Update readme.md

* Update aardio.aardio
This commit is contained in:
calgary34 2022-01-21 14:30:24 -07:00 committed by GitHub
parent 4fc010e603
commit 53f3632c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

2
a/aardio.aardio Normal file
View File

@ -0,0 +1,2 @@
import console
console.log("Hello World")

View File

@ -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! Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start--> <!--Languages start-->
## Languages (877 total) ## Languages (878 total)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [!@#$%^&*()_+](%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) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)
@ -94,6 +94,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [?$51=](%23/%EF%BC%9F%2451%3D) * [?$51=](%23/%EF%BC%9F%2451%3D)
* [🆒](%23/%F0%9F%86%92) * [🆒](%23/%F0%9F%86%92)
* [A++](a/A%2B%2B) * [A++](a/A%2B%2B)
* [aardio](a/aardio.aardio)
* [ABAP](a/ABAP.abap) * [ABAP](a/ABAP.abap)
* [ABC](a/ABC.abc) * [ABC](a/ABC.abc)
* [ACIDIC](a/ACIDIC.acidic) * [ACIDIC](a/ACIDIC.acidic)