diff --git a/index.html b/index.html index b37a2df..6ed9f90 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

Please, before submitting a support request read carefully this README and check if an answer already exists among previously answered questions: do not abuse of the Github issue tracker.

-

Battery Sense GitHub stars GitHub forks Tweet

+

Battery Sense GitHub stars GitHub forks Tweet

GitHub version GitHub download GitHub stars GitHub issues Build Status License

This is a simple Arduino library to monitor the battery consumption of your battery-powered projects, being LiPo, LiIon, NiCd or any other battery type, single or multiple cells: if it can power your Arduino you can monitor it!

The principle is simple: we are going to measure our battery capacity by measuring the voltage across the battery terminals.