Skip to content

Commit bafd547

Browse files
authored
Update README.md
1 parent 4ae3e7a commit bafd547

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ All these support diffrent algorithms and are flexibe
1212
## Instructions
1313
- Copy the module to the location of your file
1414
- Import the module as
15-
> import numerics as nm
15+
> ```python
16+
> import numerics as nm
17+
> ```
1618
- Follow the examples.ipynb and example.pdf on how to use the module

0 commit comments

Comments
 (0)