Skip to content

Commit fcc136a

Browse files
authored
Update README.md
1 parent 3352c17 commit fcc136a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ArtiVC
22

3-
[ArtiVC](https://artivc.netlify.app/) (**Arti**fact **V**ersion **C*ontrl) is a version control system for large files.
3+
[ArtiVC](https://artivc.netlify.app/) (**Arti**fact **V**ersion **C**ontrl) is a version control system for large files.
44

55
To store and share large files, we may use NFS or object storage (e.g. s3, MinIO). However, if we would like to do versioning on top of them, it is not a trivial thing. ArtiVC is a CLI tool to enable you to version files on your storage without pain. You don't need to install any additional server or gateway and we turn your storage into the versioned repository.
66

@@ -24,4 +24,4 @@ Try it out from the [Getting Started](https://artivc.netlify.app/usage/getting-s
2424

2525
# Documentation
2626

27-
For more detail, please read the [ArtiVC documentation](https://artivc.netlify.app/usage/getting-started/)
27+
For more detail, please read the [ArtiVC documentation](https://artivc.netlify.app/usage/getting-started/)

0 commit comments

Comments
 (0)