Selaa lähdekoodia

Flash means swf bytecode (#7534)

The single word "Flash" could mean a few things
Kevin Leung 6 vuotta sitten
vanhempi
commit
ade4c02ed9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

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