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 94a6d6b commit e24c7b2Copy full SHA for e24c7b2
Cargo.toml
@@ -9,6 +9,8 @@ repository = "https://github.com/droundy/fac"
9
homepage = "https://physics.oregonstate.edu/~droundy/fac"
10
documentation = "https://physics.oregonstate.edu/~droundy/fac/documentation.html"
11
12
+readme = "README.md"
13
+
14
[badges]
15
travis-ci = { repository = "droundy/fac", branch = "master" }
16
appveyor = { repository = "droundy/fac", branch = "master", service = "github"}
0 commit comments