gabykim commited on
Commit
b8b2433
·
1 Parent(s): 2504bb8

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -111,6 +111,8 @@ knowlang parse ./my-project
111
  # For verbose output
112
  knowlang -v parse ./my-project
113
  ```
 
 
114
 
115
  2. Then, launch the chat interface:
116
  ```bash
 
111
  # For verbose output
112
  knowlang -v parse ./my-project
113
  ```
114
+ > ⚠️ **Warning**
115
+ > Make sure to setup the correct paths to include and exclude for parsing. Please refer to "Parser Settings" section in [Configuration Guide](configuration.md) for more information
116
 
117
  2. Then, launch the chat interface:
118
  ```bash