Skip to content

Commit 536fbf2

Browse files
authored
Feat/doc (#190)
* add logo picture and chagne jzfs joint management picture * change logo file name of dark mode * change size of picture * change alignment of picture * change picture alignment * update image * update alignment of image
1 parent 89830fd commit 536fbf2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,10 @@
5656
**JZFS** is an open-source, cloud-native version control filesystem based on Git protocol for data management and publication with a command line interface and a Python API. With JZFS, you can version control arbitrarily large data, share or consume data, record your data’s provenance, and work computationally reproducible.
5757

5858
JZFS adapts principles of open-source software development and distribution to address the technical challenges of data management, data sharing, and digital provenance collection across the life cycle of digital objects.
59-
<img style="align: center" alt="joint management of code,data,model,..." src="./docs/jzfs-joint-management.png" width="400" />
59+
60+
<p align="center" width="100%">
61+
<img style="align: center" alt="joint management of code,data,model,..." src="./docs/jzfs-joint-management.png" width="400" />
62+
</p>
6063

6164
Compared with code in software development, data tend not to be as precisely
6265
identified because data versioning is rarely or only coarsely practiced. Scientific computation

0 commit comments

Comments
 (0)