diff --git a/README.md b/README.md index 3b56ffbbfc..0c2fb60efc 100644 --- a/README.md +++ b/README.md @@ -227,17 +227,6 @@ OR real-time You can read more about using the docker image in [DOCKER.md](https://github.com/allinurl/goaccess/blob/master/DOCKER.md). - -## Contributing ## - -Any help on GoAccess is welcome. The most helpful way is to try it out and give -feedback. Feel free to use the GitHub issue tracker and pull requests to -discuss and submit code changes. - -You can contribute to our translations by editing the .po files direct on GitHub or using the visual interface [inlang.com](https://inlang.com/editor/github.com/allinurl/goaccess) - -[![translation badge](https://inlang.com/badge?url=github.com/allinurl/goaccess)](https://inlang.com/editor/github.com/allinurl/goaccess?ref=badge) - ## Storage ## #### Default Hash Tables #### @@ -497,4 +486,14 @@ To read persisted data only (without parsing new data) # goaccess --restore +## Contributing ## + +Any help on GoAccess is welcome. The most helpful way is to try it out and give +feedback. Feel free to use the GitHub issue tracker and pull requests to +discuss and submit code changes. + +You can contribute to our translations by editing the .po files direct on GitHub or using the visual interface [inlang.com](https://inlang.com/editor/github.com/allinurl/goaccess) + +[![translation badge](https://inlang.com/badge?url=github.com/allinurl/goaccess)](https://inlang.com/editor/github.com/allinurl/goaccess?ref=badge) + Enjoy!