Skip to content

Commit ff12677

Browse files
Update README.md
1 parent 0e82d8d commit ff12677

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
@@ -4,7 +4,7 @@
44

55
[![Coverage Status](https://coveralls.io/repos/jonathanBieler/GtkMarkdownTextView.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/jonathanBieler/GtkMarkdownTextView.jl?branch=master)
66

7-
A Widget to display Markdown formatted text:
7+
A widget to display simple markdown formatted text:
88

99
![screenshot](assets/GtkMarkdownTextView.png)
1010

@@ -54,4 +54,4 @@ end
5454
# default values
5555
MarkdownColors() = MarkdownColors(13, "#000", "#fff", "#111", "#eee")
5656

57-
```
57+
```

0 commit comments

Comments
 (0)