aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-21 14:10:24 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-21 14:10:24 -0600
commit7bbbfd046324363c8db1fb15d39aeb02fe7331b5 (patch)
treea416bb991c23e083d0b5816dfc8b00cd1aceda78 /README.md
parentb1417006df376e6c406bff43740dd11aa7ef744e (diff)
downloadmilf-rs-7bbbfd046324363c8db1fb15d39aeb02fe7331b5.tar.gz
milf-rs-7bbbfd046324363c8db1fb15d39aeb02fe7331b5.zip
hilarious and original jokeHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 10 insertions, 12 deletions
diff --git a/README.md b/README.md
index 21dd108..e8ea5c6 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,23 @@
-# toml-rs
+# milf-rs
-[![Latest Version](https://img.shields.io/crates/v/toml.svg)](https://crates.io/crates/toml)
-[![Documentation](https://docs.rs/toml/badge.svg)](https://docs.rs/toml)
+[![Latest Version](https://img.shields.io/crates/v/milf.svg)](https://crates.io/crates/milf)
+[![Documentation](https://docs.rs/milf/badge.svg)](https://docs.rs/milf)
-A [TOML][toml] decoder and encoder for Rust. This library is currently compliant
-with the v0.5.0 version of TOML. This library will also likely continue to stay
-up to date with the TOML specification as changes happen.
+A [My INI-Like Format (MILF)][toml] decoder and encoder for Rust. This library is currently compliant
+with the v0.5.0 version of MILF. This library will also likely continue to stay
+up to date with the MILF specification as changes happen.
[toml]: https://github.com/toml-lang/toml
```toml
-# Cargo.toml
+# Cargo.milf
[dependencies]
-toml = "0.5"
+milf = "0.5"
```
This crate also supports serialization/deserialization through the
[serde](https://serde.rs) crate on crates.io. Currently the older `rustc-serialize`
-crate is not supported in the 0.3+ series of the `toml` crate, but 0.2 can be
+crate is not supported in the 0.3+ series of the `milf` crate, but 0.2 can be
used for that support.
# License
@@ -33,6 +33,4 @@ at your option.
### Contribution
-Unless you explicitly state otherwise, any contribution intentionally submitted
-for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be
-dual licensed as above, without any additional terms or conditions.
+Don't contribute to this.