aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-07-22 13:48:01 +0200
committerHampusM <hampus@hampusmat.com>2022-07-22 13:48:01 +0200
commitabd21d76e5c40116730bb66b1caad5fe434b22d7 (patch)
treea2e5aa9a97a45543cf7b53e0d5b177494bfa14cf
parente5ea69d8e92e2b683a3cbe608d89d62e59cacb88 (diff)
docs: add optional factory feature name in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 94eb526..d801210 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette).
- Enforces the use of interface traits
## Optional features
-- Binding factories (Rust nightly required)
+- `factory`. Binding factories (Rust nightly required)
To use these features, you must [enable it in Cargo](https://doc.rust-lang.org/cargo/reference/features.html#dependency-features).