Skip to content

Commit e8147d8

Browse files
authored
Update README.md
1 parent 9f0afc0 commit e8147d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

navi/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ While Navi's features may not be as comprehensive as its open-source counterpart
2323
- `thrift_bpr_adapter`: generated thrift code for BatchPredictionRequest
2424

2525
## Content
26-
We have included all *.rs source code files that make up the main Navi binaries for you to examine. However, we have not included the test and benchmark code, as well as various configuration files, due to data security concerns.
26+
We have included all *.rs source code files that make up the main Navi binaries for you to examine. However, we have not included the test and benchmark code, or various configuration files, due to data security concerns.
2727

2828
## Run
2929
In navi/navi, you can run the following commands:
@@ -33,4 +33,4 @@ In navi/navi, you can run the following commands:
3333
Do note that you need to create a models directory and create some versions, preferably using epoch time, e.g., `1679693908377`.
3434

3535
## Build
36-
You can adapt the above scripts to build using Cargo.
36+
You can adapt the above scripts to build using Cargo.

0 commit comments

Comments
 (0)