瀏覽代碼

Flash means swf bytecode (#7534)

The single word "Flash" could mean a few things
Kevin Leung 6 年之前
父節點
當前提交
ade4c02ed9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ Haxe allows you to compile for the following targets:
  * PHP
  * Python 3
  * [NekoVM](http://nekovm.org/)
- * Flash
+ * Flash (SWF Bytecode)
  * ActionScript 3
 
 You can try Haxe directly from your browser at [try.haxe.org](https://try.haxe.org)!