Skip to content

Commit 7209c23

Browse files
Prepare v6 index
1 parent b6191cd commit 7209c23

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,38 @@
1-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dsmrreader/dsmr-reader/automated-tests.yml?branch=v5&style=for-the-badge)](https://github.com/dsmrreader/dsmr-reader/actions)
2-
[![Read the Docs](https://img.shields.io/readthedocs/dsmr-reader/v5?style=for-the-badge)](https://dsmr-reader.readthedocs.io/)
1+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dsmrreader/dsmr-reader/automated-tests.yml?branch=v6&style=for-the-badge)](https://github.com/dsmrreader/dsmr-reader/actions)
2+
[![Read the Docs](https://img.shields.io/readthedocs/dsmr-reader/v6?style=for-the-badge)](https://dsmr-reader.readthedocs.io/en/v6/)
33

44

55
# DSMR-reader
6-
*DSMR-protocol reader, telegram data storage and energy consumption visualizer.
7-
Can be used for reading the smart meter DSMR (Dutch Smart Meter Requirements) P1 port yourself at your home.
8-
You will need a cable and hardware that can run Linux software.
9-
**Free for non-commercial use**.*
6+
*DSMR-protocol reader, telegram data storage and energy consumption visualizer.*
7+
*Can be used for reading the smart meter DSMR (Dutch Smart Meter Requirements) P1 port yourself at your home.*
8+
*You will need a cable and hardware that can run Linux software.*
9+
**Free for non-commercial use**.
1010

1111
----
1212

1313
## Docs
14-
Check out [the documentation](https://dsmr-reader.readthedocs.io/en/v5/explained/about.html) for a tour and screenshots.
15-
- **Documentation**: [English](https://dsmr-reader.readthedocs.io/en/v5/index.html) / [Nederlands](https://dsmr-reader.readthedocs.io/nl/v5/index.html)
16-
- **Installation**: [English](https://dsmr-reader.readthedocs.io/en/v5/tutorial/installation/step-by-step.html) / [Nederlands](https://dsmr-reader.readthedocs.io/nl/v5/tutorial/installation/step-by-step.html)
17-
- **How-to's**: [English](https://dsmr-reader.readthedocs.io/en/v5/how-to/index.html) / [Nederlands](https://dsmr-reader.readthedocs.io/nl/v5/how-to/index.html)
14+
Check out [the documentation](https://dsmr-reader.readthedocs.io/en/v6/) for a tour and screenshots.
1815

1916
Container implementation for running DSMR-reader [can be found here](https://github.com/xirixiz/dsmr-reader-docker).
2017
Courtesy of [@Xirixiz](https://github.com/xirixiz).
2118

2219

2320
## Preview
2421

25-
![Dashboard](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/dashboard.png)
22+
![Dashboard](https://github.com/dsmrreader/dsmr-reader/blob/v6/documentation/docs/static/screenshots/about-dsmrreader/dashboard.png)
2623

2724
----
2825

29-
![Live](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/live.png)
26+
![Live](https://github.com/dsmrreader/dsmr-reader/blob/v6/documentation/docs/static/screenshots/about-dsmrreader/live.png)
3027

3128
----
3229

33-
![Archive](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/archive.png)
30+
![Archive](https://github.com/dsmrreader/dsmr-reader/blob/v6/documentation/docs/static/screenshots/about-dsmrreader/archive.png)
3431

3532
----
3633

37-
![Compare](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/compare.png)
34+
![Compare](https://github.com/dsmrreader/dsmr-reader/blob/v6/documentation/docs/static/screenshots/about-dsmrreader/compare.png)
3835

3936
----
4037

41-
[Check out the documentation for more screenshots](https://dsmr-reader.readthedocs.io/en/v5/explained/about.html#screenshots).
38+
[Check out the documentation for more screenshots](https://dsmr-reader.readthedocs.io/en/v6/explained/about/#screenshots).

0 commit comments

Comments
 (0)