Added AviSynth (#582)

* Add hello world in AviSynth

* Update README.md
This commit is contained in:
jamhsueh
2020-04-01 00:44:03 +08:00
committed by GitHub
parent 9cd57ece85
commit cbc324653e
2 changed files with 2 additions and 0 deletions

1
a/avisynth.avs Normal file
View File

@@ -0,0 +1 @@
MessageClip("Hello World")