diff --git a/README.md b/README.md index 8ea178f..40d6a9d 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,15 @@
| 👨💻 | -Design documents using C# and employ a code-only approach. Utilize your version control system to its fullest potential. | +Design PDF documents using C# and employ a code-only approach. Utilize your version control system to its fullest potential. |
| 🧱 | -Compose document with a range of powerful and predictable structural elements, such as text, image, border, table, and many more. | +Compose PDF document with a range of powerful and predictable structural elements, such as text, image, border, table, and many more. |
| ⚙️ | -Utilize a comprehensive layout engine, specifically designed for document generation and paging support. | +Utilize a comprehensive layout engine, specifically designed for PDF document generation and paging support. |
| 📖 | @@ -40,7 +40,7 @@||
| ⌛ | -Save time thanks to a hot-reload capability, allowing real-time document preview without code recompilation. | +Save time thanks to a hot-reload capability, allowing real-time PDF document preview without code recompilation. |