Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit e764b53

Browse files
authored
docs(readme): clarify new repository location and package path for archived library (#6)
1 parent 3e58d44 commit e764b53

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
> [!IMPORTANT]
2-
> The source code of this library has been moved to the [Papra](https://github.com/papra-hq/papra) monorepo repository.
2+
> The source code of this library has been moved to the [Papra](https://github.com/papra-hq/papra/tree/main/packages/lecture) monorepo repository, under the `packages/lecture` package path.
3+
>
34
> This repository is now archived.
45
5-
# @papra/lecture
6+
# @papra/lecture - Archived, see the [Papra](https://github.com/papra-hq/papra/tree/main/packages/lecture) monorepo
67

78
`@papra/lecture` is a robust and lightweight library for extracting text content from various file formats. Whether you're processing Document for indexing or for LLM readability, this library simplifies the task of reading text content programmatically.
89

0 commit comments

Comments
 (0)