diff --git a/README.md b/README.md
index 63ad8af..ba56422 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ The `helloworld` color scheme drops in some colors!
#### Par
-[Demo code](https://github.com/gizak/termui/blob/master/example/par.go)
+[demo code](https://github.com/gizak/termui/blob/master/example/par.go)
@@ -84,24 +84,24 @@ The `helloworld` color scheme drops in some colors!
#### Gauge
-[Demo code](https://github.com/gizak/termui/blob/master/example/gauge.go)
+[demo code](https://github.com/gizak/termui/blob/master/example/gauge.go)
-
+
#### Line Chart
-[Demo code](https://github.com/gizak/termui/blob/master/example/linechart.go)
+[demo code](https://github.com/gizak/termui/blob/master/example/linechart.go)
-
+
#### Bar Chart
-[Demo code](https://github.com/gizak/termui/blob/master/example/barchart.go)
+[demo code](https://github.com/gizak/termui/blob/master/example/barchart.go)
-
+
#### Sparklines
-[Demo code](https://github.com/gizak/termui/blob/master/example/sparklines.go)
+[demo code](https://github.com/gizak/termui/blob/master/example/sparklines.go)
-
+
## GoDoc
@@ -111,7 +111,6 @@ The `helloworld` color scheme drops in some colors!
## TODO
[1] Float layout
-
[2] Event system
## License