snapapps / edgy

a visual programming language inspired by Scratch
http://snapapps.github.io/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Please include Snap.html file #445

Open fab-pro opened 6 years ago

fab-pro commented 6 years ago

In the README.md I can see Edgy dependencies are: Snap! and JSNetworkX. I have found almost all dependencies except the file "snap.html". The file "index.htm" require it. Thanks

cyderize commented 6 years ago

The app is in edgy.html. index.html does not need to be used.

The repository contains all the dependencies to run the app.

fab-pro commented 6 years ago

Thanks, and sorry for my poor english language. You're right, but index.html require snap.html still. Is it possible to edit the index.html to require instead edgy.html ? Because people always open the index file.