Skip to content

Commit bc0886b

Browse files
committed
Update README.md
1 parent 4332a54 commit bc0886b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# 1. What is this? What problem was solved?
77

8-
This website [https://asciinema.org/](https://asciinema.org/) is record and share your terminal session website, the simple way., it defines a set of Ascii Cast format files to store screen content, this library is used to parse Ascii Cast files,support [v1](https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v1.md) and [v2](https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md) two versions.
8+
This website [https://asciinema.org/](https://asciinema.org/) is record and share your terminal session website, it defines a set of Ascii Cast format files to store screen content, this library is used to parse Ascii Cast files,support [v1](https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v1.md) and [v2](https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md) two versions.
99

1010
# 2. API code examples
1111

0 commit comments

Comments
 (0)