Update readme
authorCameron Ball <c.ball1729@gmail.com>
Thu, 16 Apr 2015 09:58:22 +0000 (17:58 +0800)
committerCameron Ball <c.ball1729@gmail.com>
Thu, 16 Apr 2015 09:58:22 +0000 (17:58 +0800)
README.md

index 3c74aa5..31f28c0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,10 +12,10 @@ To use this stuff in your own .fla, first create a new ActionScript 3.0 document
 
 Follow the following steps:
 
--In flash, go to File > Publish Settings
--Click the spanner icon next to the Script dropdown
--In Document class enter Overlay
--Click OK on both windows.
+- In flash, go to File > Publish Settings
+- Click the spanner icon next to the Script dropdown
+- In Document class enter Overlay
+- Click OK on both windows.
 
 Overlay.as is the entry point for the application, you will want to edit it to your needs.