diff --git a/README.md b/README.md
index 9d51b325..f66c484c 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-
-
+#  Merry Christmas everyone!
-
+ Iris version 12.1.2 has been [released](HISTORY.md#th-19-december-2019--v1212)!
+
+ The official Iris Command Line Interface will soon be near you in 2020!
+
+ Support your favorite web framework through [Github Sponsors Program](https://github.com/sponsors/kataras)!
# Iris Web Framework
-
-
[](https://travis-ci.org/kataras/iris) [](https://goreportcard.com/report/github.com/kataras/iris) [](https://github.com/kataras/iris/tree/master/_examples) [](https://gitter.im/iris_go/community) [](https://www.paypal.me/kataras)
Iris is a fast, simple yet fully featured and very efficient web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website or API.
@@ -15,8 +16,6 @@ Learn what [others saying about Iris](https://iris-go.com/testimonials/) and **[
[](https://iris-go.com/testimonials/)
-> **NEW:** Iris version 12.1.0 has been released. Follow [this link](HISTORY.md#fr-13-december-2019--v1210) to discover more
-
## Learning Iris
@@ -56,7 +55,7 @@ $ go run example.go
Iris contains extensive and thorough **[wiki](https://github.com/kataras/iris/wiki)** making it easy to get started with the framework.
-
+
For a more detailed technical documentation you can head over to our [godocs](https://godoc.org/github.com/kataras/iris). And for executable code you can always visit the [_examples](_examples/) repository's subdirectory.