Skip to content

Commit 89830fd

Browse files
authored
Feat/doc (#189)
* 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
1 parent f1d8728 commit 89830fd

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<img alt="JZFS Logo" src="https://github.com/GitDataAI/jzfs/blob/main/docs/jzfs-logo-words.png" width="400px">
88
</picture>
99
</p>
10-
1110
<h2 align="center">Git Based & Version Control & Joint Management <br/>for code, data, model and their relationship</h2>
1211

1312
> Delivers distributed data management system that keeps track of your data from code to PB scale dataset and ensures reproducibility.
@@ -57,8 +56,7 @@
5756
**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.
5857

5958
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>
59+
<img style="align: center" alt="joint management of code,data,model,..." src="./docs/jzfs-joint-management.png" width="400" />
6260

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

docs/jzfs-logo-words-light.png

15.6 KB
Loading

docs/jzfs-logo-words.png

284 Bytes
Loading

0 commit comments

Comments
 (0)