Skip to content

Commit

Permalink
readme update for v0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed Mar 24, 2017
1 parent 1776960 commit b1d7dd4
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,25 @@ Home of all aah framework CLI tools.
## aah
[![Go Report Card](https://goreportcard.com/badge/github.com/go-aah/tools/aah)](https://goreportcard.com/report/github.com/go-aah/tools/aah)
[![Powered by Go](https://img.shields.io/badge/powered_by-go-blue.svg)](https://golang.org)
[![Cross Platform](https://img.shields.io/badge/platform-any-brightgreen.svg)](https://golang.org)
[![Version](https://img.shields.io/badge/version-0.2-blue.svg)](https://github.com/go-aah/tools/releases/latest)
[![Version](https://img.shields.io/badge/version-0.3-blue.svg)](https://github.com/go-aah/tools/releases/latest)
[![License](https://img.shields.io/github/license/go-aah/tools.svg)](LICENSE)

***v0.2 [pre-release](https://github.com/go-aah/tools/releases/latest) and tagged on Mar 08, 2017***
***v0.3 [pre-release](https://github.com/go-aah/tools/releases/latest) and tagged on Mar 24, 2017***

Actively working towards better and extensible web framework for Go. Working on website and documentation of aah framework.

Stay tuned on twitter - [![Twitter Follow](https://img.shields.io/twitter/follow/aahframework.svg?style=social&label=Follow)](https://twitter.com/aahframework)

**Stay tuned on -**
* Gitter - [![chat online](https://img.shields.io/gitter/room/aahframework/community.svg)](https://gitter.im/aahframework/community)
* Twitter - [![Twitter Follow](https://img.shields.io/twitter/follow/aahframework.svg?style=social&label=Follow)](https://twitter.com/aahframework)

See official page [TODO]

# Installation aah framework
#### Stable Version
```bash
# install the aah framework
# it installs framework and aah CLI tool
go get -u aahframework.org/tools.v0/aah
```

See [official website](https://aahframework.org) - Work-in-progress.

0 comments on commit b1d7dd4

Please sign in to comment.