diff --git a/README.md b/README.md index c817fb4..d548dae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # i18n - aah framework -[![Build Status](https://travis-ci.org/go-aah/i18n.svg?branch=master)](https://travis-ci.org/go-aah/i18n) [![codecov](https://codecov.io/gh/go-aah/i18n/branch/master/graph/badge.svg)](https://codecov.io/gh/go-aah/i18n/branch/master) [![Go Report Card](https://goreportcard.com/badge/aahframework.org/i18n.v0)](https://goreportcard.com/report/aahframework.org/i18n.v0) [![Version](https://img.shields.io/badge/version-0.2-blue.svg)](https://github.com/go-aah/i18n/releases/latest) [![GoDoc](https://godoc.org/aahframework.org/i18n.v0?status.svg)](https://godoc.org/aahframework.org/i18n.v0) [![License](https://img.shields.io/github/license/go-aah/i18n.svg)](LICENSE) +[![Build Status](https://travis-ci.org/go-aah/i18n.svg?branch=master)](https://travis-ci.org/go-aah/i18n) [![codecov](https://codecov.io/gh/go-aah/i18n/branch/master/graph/badge.svg)](https://codecov.io/gh/go-aah/i18n/branch/master) [![Go Report Card](https://goreportcard.com/badge/aahframework.org/i18n.v0)](https://goreportcard.com/report/aahframework.org/i18n.v0) [![Version](https://img.shields.io/badge/version-0.3-blue.svg)](https://github.com/go-aah/i18n/releases/latest) [![GoDoc](https://godoc.org/aahframework.org/i18n.v0?status.svg)](https://godoc.org/aahframework.org/i18n.v0) [![License](https://img.shields.io/github/license/go-aah/i18n.svg)](LICENSE) -***v0.2 [released](https://github.com/go-aah/i18n/releases/latest) and tagged on Apr 27, 2017*** +***v0.3 [released](https://github.com/go-aah/i18n/releases/latest) and tagged on Aug 14, 2017*** i18n library is built to manage and access message from store for internalization and localization.