diff options
author | HampusM <hampus@hampusmat.com> | 2023-09-30 11:20:28 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2023-09-30 11:20:28 +0200 |
commit | 756370ed8efd39281b21cd8656ee09d785a114dd (patch) | |
tree | 27e2c42b0e2dec6121722bd8f8c5bab8899d80bb /README.md | |
parent | dfc0800720452845f16cb0d76db5cf85ec4dd187 (diff) |
docs: remove nonexistent feature from feature list in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |