aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2023-09-30 11:20:28 +0200
committerHampusM <hampus@hampusmat.com>2023-09-30 11:20:28 +0200
commit756370ed8efd39281b21cd8656ee09d785a114dd (patch)
tree27e2c42b0e2dec6121722bd8f8c5bab8899d80bb
parentdfc0800720452845f16cb0d76db5cf85ec4dd187 (diff)
docs: remove nonexistent feature from feature list in readme
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8663d43..f0b2fd9 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,6 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette).
- Autowiring dependencies
- API inspired from the one of [InversifyJS](https://github.com/inversify/InversifyJS)
- Helpful error messages
-- Enforces the use of interface traits
- Supports generic implementations & generic interface traits
- Binding singletons
- Injection of third-party structs & traits