diff --git a/README.md b/README.md index ab172a9..60f0916 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ Click image to see the corresponding demo codes. [gauge](https://github.com/gizak/termui/blob/master/_examples/gauge.go) [linechart](https://github.com/gizak/termui/blob/master/_examples/linechart.go) [list](https://github.com/gizak/termui/blob/master/_examples/list.go) -[paragraph](https://github.com/gizak/termui/blob/master/_examples/par.go) +[paragraph](https://github.com/gizak/termui/blob/master/_examples/paragraph.go) [sparklines](https://github.com/gizak/termui/blob/master/_examples/sparklines.go) -[stackedbarchart](https://github.com/gizak/termui/blob/master/_examples/mbarchart.go) +[stackedbarchart](https://github.com/gizak/termui/blob/master/_examples/stackedbarchart.go) [table](https://github.com/gizak/termui/blob/master/_examples/table.go) ### Examples