Skip to content

Commit 34b23a9

Browse files
committed
change picture alignment
1 parent 0cf076a commit 34b23a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
**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.
5858

5959
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.
60-
61-
<div style="text-align: center"><img src="./docs/jzfs-joint-management.png" width="400" /></div>
60+
<img style="align: center" alt="joint management of code,data,model,..." src="./docs/jzfs-joint-management.png" width="400" />
6261

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

0 commit comments

Comments
 (0)