From cb06c822afbdc37fef259c872e91dbb0cb779b6f Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sun, 26 Apr 2020 11:32:01 +0200 Subject: fix readme markdown --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67f61df..e910f2f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ evtclib -####### +======= `evtclib` is a Rust library that allows you to parse `.evtc` files, as generated by the [arcdps addon](https://www.deltaconnected.com/arcdps/) for the @@ -12,6 +12,9 @@ interprets some of the data and converts it to a more appropriate interface. dependency in other Rust projects. API docs can be generated locally by running `cargo doc`. +`evtclib` is currently in beta-stage. Not all evtc events are supported, and +the API is not yet set in stone. + License ------- -- cgit v1.2.3