diff --git a/README.md b/README.md index c5b0cb51f..4c053c223 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ __Version 0.5.0-alpha.1__ Take your database by the horns. [![Build Status](https://travis-ci.org/zussel/oos.png?branch=develop)](https://travis-ci.org/zussel/oos) -[![Build Status](https://ci.appveyor.com/api/projects/status/github/zussel/oos?svg=true)](https://ci.appveyor.com/project/zussel/oos) +[![Build Status](https://ci.appveyor.com/api/projects/status/github/zussel/matador?svg=true)](https://ci.appveyor.com/project/zussel/oos) [![Coverage Status](https://coveralls.io/repos/github/zussel/oos/badge.svg?branch=develop)](https://coveralls.io/github/zussel/oos?branch=develop) [![Gitter](https://img.shields.io/gitter/room/zussel/oos.svg)](https://gitter.im/oos-orm/Lobby) -[![GitHub version](https://badge.fury.io/gh/zussel%2Foos.svg)](https://badge.fury.io/gh/zussel%2Foos) -[![GitHub license](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://raw.githubusercontent.com/zussel/oos/develop/License) +[![GitHub version](https://badge.fury.io/gh/zussel%2Fmatador.svg)](https://badge.fury.io/gh/zussel%2Fmatador) +[![GitHub license](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://raw.githubusercontent.com/zussel/matador/develop/License) matador is a ORM framework written in C++. It aims to encapsulate all database stuff (database backends, sql statements, serialization of objects) and provides the user an