Spaces:
Sleeping
Sleeping
XQ commited on
Commit ·
467f62b
1
Parent(s): 10d81cf
Update README
Browse files- README.md +1 -1
- src/ui/__init__.py +0 -0
README.md
CHANGED
|
@@ -155,5 +155,5 @@ scripts/
|
|
| 155 |
ingest.py # CLI document ingestion
|
| 156 |
e2e_test.py # End-to-end integration test
|
| 157 |
tests/ # pytest test suite
|
| 158 |
-
docs/ #
|
| 159 |
```
|
|
|
|
| 155 |
ingest.py # CLI document ingestion
|
| 156 |
e2e_test.py # End-to-end integration test
|
| 157 |
tests/ # pytest test suite
|
| 158 |
+
docs/ # Example PDFs/Texts (KU AI public documents)
|
| 159 |
```
|
src/ui/__init__.py
ADDED
|
File without changes
|