Skip to content

Commit fcd973b

Browse files
committed
test: just for test
1 parent e9db84a commit fcd973b

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
```
1+
# 仅测试

0 commit comments

Comments
 (0)