Skip to content

Commit

Permalink
Add note about Goa compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed May 21, 2019
1 parent 0c763c6 commit f82e629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# gorma
Gorma is a storage generator for [goa](http://goa.design).

>Note: Gorma is not compatible with Goa v2 or v3 and requires [v1](https://github.com/goadesign/goa/tree/v1).
[![GoDoc](https://godoc.org/github.com/goadesign/gorma?status.svg)](http://godoc.org/github.com/goadesign/gorma) [![Build Status](https://travis-ci.org/goadesign/gorma.svg?branch=master)](https://travis-ci.org/goadesign/gorma) [![Go Report Card](https://goreportcard.com/badge/github.com/goadesign/gorma)](https://goreportcard.com/report/github.com/goadesign/gorma)

## Table of Contents
Expand Down

0 comments on commit f82e629

Please sign in to comment.