Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier authored Jan 14, 2020
1 parent c6e066d commit 8bcee3a
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
# Kirby Toolkit
# Kirby v2 Toolkit

The Kirby 2 toolkit is a set of handy classes and helpers which make your life with PHP easier.

[![Build Status](https://travis-ci.org/getkirby/toolkit.svg?branch=master)](https://travis-ci.org/getkirby/toolkit)
## Kirby 2 - EOL

## Installation
Kirby 2 is an old version of Kirby CMS. We are supporting it with security updates until December 31st, 2020.

````
git pull https://github.com/getkirby/toolkit.git
````

Adding the toolkit to your app…

```php
<?php require('toolkit/bootstrap.php') ?>
```

## Requirements

PHP 5.4+
For the latest version of Kirby, check out https://getkirby.com

## License

Expand Down

0 comments on commit 8bcee3a

Please sign in to comment.