fix: markdown capitalization error
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Markus Pesch 2022-03-16 20:23:26 +01:00
parent 93d94d88e7
commit a1b87ba90e
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/flucky/status.svg)](https://drone.cryptic.systems/volker.raschek/flucky) [![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/flucky/status.svg)](https://drone.cryptic.systems/volker.raschek/flucky)
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/flucky)](https://hub.docker.com/r/volkerraschek/flucky) [![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/flucky)](https://hub.docker.com/r/volkerraschek/flucky)
Flucky is a lightweight program written in go for reading data from sensors, for flucky is a lightweight program written in go for reading data from sensors, for
example with a banana or raspberry pi. In addition, flucky provides a REST-API example with a banana or raspberry pi. In addition, flucky provides a REST-API
to receive from other flucky installations measured values. All received to receive from other flucky installations measured values. All received
measured values, no matter if they come directly from flucky or from a server measured values, no matter if they come directly from flucky or from a server
@ -31,7 +31,7 @@ instance of flucky with the provided REST-API, can be stored into a database.
## Installation ## Installation
Flucky can be installed over multiple ways. For example over a specific linux flucky can be installed over multiple ways. For example over a specific linux
distributions package or as container. The following table lists all distributions package or as container. The following table lists all
repositories where flucky can be otained from, but flucky can already be repositories where flucky can be otained from, but flucky can already be
compiled from source code. compiled from source code.