Update README.md

This commit is contained in:
Marcin Ziąbek
2023-01-14 00:54:40 +01:00
committed by GitHub
parent 08f9f706ce
commit 42684ec180
+4 -4
View File
@@ -20,15 +20,15 @@
<table>
<tr>
<td>👨‍💻</td>
<td>Design documents using C# and employ a code-only approach. Utilize your version control system to its fullest potential.</td>
<td>Design PDF documents using C# and employ a code-only approach. Utilize your version control system to its fullest potential.</td>
</tr>
<tr>
<td>🧱</td>
<td>Compose document with a range of powerful and predictable structural elements, such as text, image, border, table, and many more.</td>
<td>Compose PDF document with a range of powerful and predictable structural elements, such as text, image, border, table, and many more.</td>
</tr>
<tr>
<td>⚙️</td>
<td>Utilize a comprehensive layout engine, specifically designed for document generation and paging support.</td>
<td>Utilize a comprehensive layout engine, specifically designed for PDF document generation and paging support.</td>
</tr>
<tr>
<td>📖</td>
@@ -40,7 +40,7 @@
</tr>
<tr>
<td>⌛</td>
<td>Save time thanks to a hot-reload capability, allowing real-time document preview without code recompilation.</td>
<td>Save time thanks to a hot-reload capability, allowing real-time PDF document preview without code recompilation.</td>
</tr>
</table>