Skip to content

Commit

Permalink
Merge eb303f5 into 3f91c94
Browse files Browse the repository at this point in the history
  • Loading branch information
movermeyer committed Mar 4, 2018
2 parents 3f91c94 + eb303f5 commit 51ac1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mkd
Expand Up @@ -4,7 +4,7 @@ A tool to maintain rolling windows in PostgreSQL.

[![Build Status](https://travis-ci.org/ahammond/pg_rollingwindow.svg?branch=master)](https://travis-ci.org/ahammond/pg_rollingwindow?branch=master)
[![Coverage Status](https://coveralls.io/repos/ahammond/pg_rollingwindow/badge.png?branch=master)](https://coveralls.io/r/ahammond/pg_rollingwindow?branch=master)
[![Latest Version](https://pypip.in/version/pg_rollingwindow/badge.png)](https://pypi.python.org/pypi/pg_rollingwindow/)
[![Latest Version](https://img.shields.io/pypi/v/pg_rollingwindow.svg)](https://pypi.python.org/pypi/pg_rollingwindow/)

## What do you mean by "Rolling Window"?

Expand Down

0 comments on commit 51ac1c3

Please sign in to comment.