Skip to content

Commit 9b92532

Browse files
authored
Update README.md
1 parent 12ff45a commit 9b92532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
If you have Python installed, you can test this from the command line, such as <code> py AdvDiv.py 1 7</code> or open the <em>AdvDiv-demo.py</em> file.
55

66
Import this library using <code>import AdvDiv</code>
7+
78
Syntax:
89
<code>AdvDiv.div(n1, n2, r1, str1, rstr2)</code>
910
* n1 – first number

0 commit comments

Comments
 (0)