Update README.md for change from master to main
dblume

dblume commited on 2021-11-19 08:42:53
Showing 1 changed files, with 3 additions and 3 deletions.

... ...
@@ -16,8 +16,8 @@ kvs uses a local file for its backing store, and stores the data in the human-fr
16 16
 # Getting the project
17 17
 
18 18
 You can get a copy of this project by clicking on the
19
-[ZIP](http://git.dlma.com/kvs.git/zipball/master)
20
-or [TAR](http://git.dlma.com/kvs.git/tarball/master) buttons
19
+[ZIP](http://git.dlma.com/kvs.git/zipball/main)
20
+or [TAR](http://git.dlma.com/kvs.git/tarball/main) buttons
21 21
 near the top right of the GitList web page.
22 22
 
23 23
 If you're me, and you want to contribute to the repo, then you can clone it like so:
... ...
@@ -57,4 +57,4 @@ Here's [the source code for a Roku channel client of such a service](http://git.
57 57
 
58 58
 # Licence
59 59
 
60
-This software uses the [MIT license](http://git.dlma.com/kvs.git/blob/master/LICENSE.txt).
60
+This software uses the [MIT license](http://git.dlma.com/kvs.git/blob/main/LICENSE.txt).
61 61