Skip to content

Commit 1bb790c

Browse files
committed
Readme: improvements
1 parent b562c0e commit 1bb790c

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

.docs/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,13 @@ class YourService
7878
```
7979

8080
## Monolog
81+
8182
You can use monolog to log errors to kibana.
8283

8384
Just register ElasticaHandler in monolog setup.
8485

8586
- Monolog\Handler\ElasticaHandler
8687

87-
-----
88+
## Inspiration
8889

8990
Inspired by [Filip Procházka](https://github.com/fprochazka) package [kdyby/ElasticSearch](https://github.com/Kdyby/ElasticSearch).
90-
91-
-----

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ For details on how to use this package, check out our [documentation](.docs).
3232

3333
## Versions
3434

35-
| State | Version | Branch | Nette | PHP |
36-
|-------------|---------------|----------|-------|----------|
37-
| dev | `^1.1` | `master` | 3.0+ | `>=7.2` |
38-
| stable | `^1.0` | `master` | 3.0+ | `>=7.2` |
35+
| State | Version | Branch | Nette | PHP |
36+
|-------------|---------|----------|-------|----------|
37+
| dev | `^1.2` | `master` | 3.0+ | `>=7.2` |
38+
| stable | `^1.1` | `master` | 3.0+ | `>=7.2` |
3939

4040
## Development
4141

@@ -49,10 +49,5 @@ This package is currently maintaining by these authors.
4949

5050
-----
5151

52-
Inspired by [Filip Procházka](https://github.com/fprochazka) package [kdyby/ElasticSearch](https://github.com/Kdyby/ElasticSearch)
53-
54-
-----
55-
56-
5752
Consider to [support](https://contributte.org/partners.html) **contributte** development team.
5853
Also thank you for using this package.

0 commit comments

Comments
 (0)