Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Biggs authored Feb 9, 2018
1 parent 8caef07 commit 23c5b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ And then the example directory names need to be changed to your own package
name as well as `example.py`.

Then you need to create the functions you will be using within your GUI within
`[your_package_name].py`. Then within your markdown form file import your
`your_package_name.py`. Then within your markdown form file import your
package and create your GUI.

The [`complicated.md`](https://raw.githubusercontent.com/SimonBiggs/scriptedforms/master/example/example/complicated.md)
Expand Down

0 comments on commit 23c5b56

Please sign in to comment.