Skip to content

Commit b9d5058

Browse files
committed
Correct README (break line)
1 parent ea060a0 commit b9d5058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ add DBnomics
1414
add https://github.com/s915/DBnomics.jl
1515
```
1616

17-
:warning: To ensure a greater compatibility regarding Julia's versions :
17+
:warning: To ensure a greater compatibility regarding Julia's versions :
1818
:one: For **Julia < 0.7.0**, the packages
1919
**Missings** and **NamedTuples** are needed. They don't appear in the REQUIRE
20-
file but an error message will come up if these packages aren't installed.
20+
file but an error message will come up if these packages aren't installed.
2121
:two: For **Julia &ge; 0.7.0**, the package
2222
**Dates** is needed even if it doesn't appear in the REQUIRE
2323
file.

0 commit comments

Comments
 (0)