File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,15 @@ Anyone is welcome to write applications or web pages that access the snippets in
2424
2525The collection data format is fully documented in the file ` collection-format.html ` in the ` docs ` directory.
2626
27+ ## Releases
28+
29+ Releases can be found on the ` releases ` tab on the GitHub project page.
30+
31+ Each release comprises two zip files, as follows (replace ` X.Y.X ` in the file names with the release version number):
32+
33+ * ` csdb-vX.Y.Z-data.zip ` - contains all the data in the collection required by applications that access that collection.
34+ * ` csdb-vX.Y.Z-docs.zip ` - contains the documentation developers need to understand the structure of the data.
35+
2736## Change Log
2837
2938The project's change log can be found in ` CHANGELOG.md ` in the collection's base directory.
You can’t perform that action at this time.
0 commit comments