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

Commit 8bcee3a

Browse files
Update readme.md
1 parent c6e066d commit 8bcee3a

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

readme.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,12 @@
1-
# Kirby Toolkit
1+
# Kirby v2 Toolkit
22

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

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

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

9-
````
10-
git pull https://github.com/getkirby/toolkit.git
11-
````
12-
13-
Adding the toolkit to your app…
14-
15-
```php
16-
<?php require('toolkit/bootstrap.php') ?>
17-
```
18-
19-
## Requirements
20-
21-
PHP 5.4+
9+
For the latest version of Kirby, check out https://getkirby.com
2210

2311
## License
2412

0 commit comments

Comments
 (0)