Wendong-Fan commited on
Commit
c39a3fc
·
1 Parent(s): 9be7074
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -464,10 +464,10 @@ OWL includes an intuitive web-based user interface that makes it easier to inter
464
 
465
  ```bash
466
  # Start the Chinese version
467
- python examples/webapp_zh.py
468
 
469
  # Start the English version
470
- python examples/webapp.py
471
  ```
472
 
473
  ## Features
 
464
 
465
  ```bash
466
  # Start the Chinese version
467
+ python owl/webapp_zh.py
468
 
469
  # Start the English version
470
+ python owl/webapp.py
471
  ```
472
 
473
  ## Features