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

Commit 23c5b56

Browse files
author
Simon Biggs
authored
Update README.md
1 parent 8caef07 commit 23c5b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ And then the example directory names need to be changed to your own package
4545
name as well as `example.py`.
4646

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

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

0 commit comments

Comments
 (0)