Spaces:
Build error
Build error
chore: rename url2text to reader
Browse files
README.md
CHANGED
|
@@ -63,7 +63,7 @@ cd backend/functions
|
|
| 63 |
npm install
|
| 64 |
```
|
| 65 |
|
| 66 |
-
## What is `
|
| 67 |
|
| 68 |
You might notice a reference to `thinapps-shared` submodule, an internal package we use to share code across our products. While it’s not open-sourced and isn't integral to the Reader's functions, it mainly helps with decorators, logging, secrets management, etc. Feel free to ignore it for now.
|
| 69 |
|
|
|
|
| 63 |
npm install
|
| 64 |
```
|
| 65 |
|
| 66 |
+
## What is `thinapps-shared` submodule?
|
| 67 |
|
| 68 |
You might notice a reference to `thinapps-shared` submodule, an internal package we use to share code across our products. While it’s not open-sourced and isn't integral to the Reader's functions, it mainly helps with decorators, logging, secrets management, etc. Feel free to ignore it for now.
|
| 69 |
|