Skip to content

Commit

Permalink
README enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt committed Feb 21, 2024
1 parent 3f8ded2 commit 3dd8458
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,14 @@ The purpose of the library is to manage _resource index_ of folders with various

<div align="center">

| Package | Description |
| -------------------- | --------------------------------- |
| `fs-index` | Resource Index Management |
| `fs-atomic-versions` | `app_id` File Management |
| `fs-utils` | Utility functions and common code |
| Package | Description |
| -------------------- | ----------------------------------------- |
| `fs-index` | Resource Index construction and updating |
| `fs-atomic-versions` | Version-based preventing of dirty writes |
| `fs-utils` | Utility functions and common code |

</div>

## Prerequisites

- PDFium prebuilt ([bblanchon](https://github.com/bblanchon/pdfium-binaries))

## Build

Like most of Rust projects:
Expand Down

0 comments on commit 3dd8458

Please sign in to comment.