We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea060a0 commit b9d5058Copy full SHA for b9d5058
README.md
@@ -14,10 +14,10 @@ add DBnomics
14
add https://github.com/s915/DBnomics.jl
15
```
16
17
-:warning: To ensure a greater compatibility regarding Julia's versions :
+:warning: To ensure a greater compatibility regarding Julia's versions :
18
:one: For **Julia < 0.7.0**, the packages
19
**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.
+file but an error message will come up if these packages aren't installed.
21
:two: For **Julia ≥ 0.7.0**, the package
22
**Dates** is needed even if it doesn't appear in the REQUIRE
23
file.
0 commit comments