Skip to content

Commit 8fb3963

Browse files
Update README.md
1 parent fd1eb5b commit 8fb3963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ simple solar regulator - Micropython project
33

44
v0.21 (2020)
55

6-
<code>
6+
<pre>
77
from config import Config
88
conf = Config("solar2")
99
conf.set("influx_url","your.influx.net")
1010
conf.save()
11-
</code>
11+
</pre>

0 commit comments

Comments
 (0)