We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64c625 commit 16339b4Copy full SHA for 16339b4
README.md
@@ -1,7 +1,7 @@
1
# tcxread -- A parser for TCX files written in Ruby
2
3
[](https://github.com/firefly-cpp/tcxread/blob/master/LICENSE)
4
-
+
5
6
## About 📋
7
@@ -10,7 +10,7 @@ tcxread is a Ruby package designed to simplify the process of reading and proces
10
## Installation 📦
11
12
```sh
13
-$ gem install ast-tdl
+$ gem install tcxread
14
```
15
16
## Basic run example 🚀
0 commit comments