Skip to content

Commit c8bb129

Browse files
authored
Update README.md
1 parent 36a5365 commit c8bb129

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131

3232
float selling = cur.getSellingPrice(); // 5.3887
3333

34-
boolean isForex = cur.isForex(); // false dollar not forex
35-
</code>
34+
boolean isForex = cur.isForex(); // false dollar not forex</code>
3635
<hr>
3736

3837

0 commit comments

Comments
 (0)