Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Isler committed Dec 1, 2015
1 parent 59b218c commit 5bcadb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Lada Cache

A Redis based, automated and scalable database caching layer for Laravel 5+
A Redis based, automated and scalable database caching layer for Laravel 5.1+

[![Build Status](https://travis-ci.org/spiritix/lada-cache.svg?branch=master)](https://travis-ci.org/spiritix/lada-cache)
[![Code Climate](https://codeclimate.com/github/spiritix/lada-cache/badges/gpa.svg)](https://codeclimate.com/github/spiritix/lada-cache)
Expand Down Expand Up @@ -95,7 +95,7 @@ Please consider the following guidelines before submitting pull requests:

- Coding style must be followed (mostly PSR-2 with some differences)
- Tests must be submitted
- [Create an issue](https://github.com/spiritix/lada-cache/issues/new) for discussion before submitting PR
- [Create an issue](https://github.com/spiritix/lada-cache/issues/new) for discussion before submitting a PR

## License

Expand Down

0 comments on commit 5bcadb1

Please sign in to comment.