Skip to content

Commit 16339b4

Browse files
committed
Minor updates in README
1 parent d64c625 commit 16339b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# tcxread -- A parser for TCX files written in Ruby
22

33
[![GitHub license](https://img.shields.io/github/license/firefly-cpp/tcxread.svg)](https://github.com/firefly-cpp/tcxread/blob/master/LICENSE)
4-
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/firefly-cpp/tcxread.jl.svg)
4+
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/firefly-cpp/tcxread.svg)
55

66
## About 📋
77

@@ -10,7 +10,7 @@ tcxread is a Ruby package designed to simplify the process of reading and proces
1010
## Installation 📦
1111

1212
```sh
13-
$ gem install ast-tdl
13+
$ gem install tcxread
1414
```
1515

1616
## Basic run example 🚀

0 commit comments

Comments
 (0)