Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tunglethanh authored Jun 15, 2024
1 parent 4086cf0 commit 2f5864d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Then launch server 2:
```
./Server 2 12345
```
The default parameters: Bloom_Filter_Size is 2000, Number_of_Documents is 1024, Number_of_Writers is 5 and Search_Result_Size is 255.
The default parameters: Bloom_Filter_Size is 1120, Number_of_Documents is 1024, Number_of_Writers is 1 and Search_Result_Size is 255.

2. Launch client:
```
Expand Down

0 comments on commit 2f5864d

Please sign in to comment.