diff options
author | HampusM <hampus@hampusmat.com> | 2022-07-03 14:09:26 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-07-03 14:09:26 +0200 |
commit | 4fe3fc03b6a0d6297c50f840916efa51c6d9ceeb (patch) | |
tree | 3eade2bad9083f9a91a4a11e7ee209c4201e6cd0 /README.md | |
parent | 996ca3a924b8768aa89afe5c3d541fcddaddffe4 (diff) |
docs: add readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..74eab4f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +## Syrette + +The convenient dependency injection library for Rust. + +## Namesake + +From the [Syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette). +> A syrette is a device for injecting liquid through a needle. +> It is similar to a syringe except that it has a closed flexible +> tube (like that typically used for toothpaste) instead of a rigid tube and piston. + |