Skip to content

Commit 8f32e53

Browse files
committed
removed usage section, not required
1 parent bbc38e2 commit 8f32e53

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ You can find a C++ implementation
77
[here](https://egit.irs.uni-stuttgart.de/fsfw/fsfw/src/branch/development/src/fsfw/globalfunctions/DleEncoder.cpp)
88
and a Python implementation [here](https://github.com/robamu-org/py-dle-encoder).
99

10-
# Usage
11-
12-
Add the following lines to your `Cargo.toml`
13-
14-
```toml
15-
[dependencies]
16-
dle_encoder = "0.1.1"
17-
```
18-
1910
# Encoder Modes
2011

2112
## Escaped mode

0 commit comments

Comments
 (0)