Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Apr 16, 2024
1 parent 02ebf0e commit d30c945
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# A Kimai demo bundle
# Kimai - Developer Demo Bundle

[![CI Status](https://github.com/Keleo/DemoBundle/workflows/CI/badge.svg)](https://github.com/Keleo/DemoBundle/actions)

Expand Down Expand Up @@ -38,7 +38,7 @@ This plugin is compatible with the following Kimai releases:
| Bundle version | Minimum Kimai version |
|----------------|-----------------------|
| 2.1.0 | 2.1.0 |
| 2.1.0 - 2.2.0 | 2.1.0 |
| 2.0 | 2.0.0 |
| 0.9 - 0.10 | 1.11 |
| 0.9 | 1.11 |
Expand All @@ -50,9 +50,9 @@ You find the most notable changes between the versions in the file [CHANGELOG.md
Download and extract the [compatible release](https://github.com/Keleo/DemoBundle/releases) in `var/plugins/` (see [plugin docs](https://www.kimai.org/documentation/plugin-management.html)).

The file structure needs to look like this afterwards:
The file structure needs to look like this afterward:

```bash
```
var/plugins/
├── DemoBundle
│ ├── DemoBundle.php
Expand Down

0 comments on commit d30c945

Please sign in to comment.