Skip to content

Commit c928cd7

Browse files
authored
Revert "test: just for test"
1 parent 6bf3ee1 commit c928cd7

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# 仅测试
1+
# jiaozifs
2+
version control file system.
3+
4+
## quick start
5+
6+
build
7+
```bash
8+
git clone https://github.com/jiaozifs/jiaozifs.git
9+
make build
10+
```
11+
12+
init and running
13+
```bash
14+
./jzfs init --db postgres://li:li123@localhost:5432/jiaozifs?sslmode=disable
15+
16+
./jzfs daemon
17+
```

codecov.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)