Skip to content

Commit 69cbba4

Browse files
committed
docs: Update README
1 parent 4d7f7bb commit 69cbba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In the `README` (or other markdown) file, the object of the script is marked wit
5757
> The object name must match exactly the name of the object (function, class) in the script file. Currently, only 🐍 Python objects are supported.
5858
5959
> [!Note]
60-
> If there is a section with the same name as any object, the object definition will be used in the README instead of the section. To avoid this, **use unique names for sections and objects!**
60+
> If there is a section with the same name as any object, the object definition will be used in the `README` instead of the section. To avoid this, **use unique names for sections and objects!**
6161
6262

6363
## 💡 Examples

0 commit comments

Comments
 (0)