Skip to content

Commit 07256c5

Browse files
Update README.md
1 parent 9741e59 commit 07256c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

openpdf-kotlin/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# OpenPDF-Kotlin
2+
13
**OpenPDF Kotlin** is an *experimental* Kotlin extension module for [OpenPDF](https://github.com/LibrePDF/OpenPDF).
24
It provides idiomatic Kotlin APIs, utilities, and builder-style functionality for working with PDF documents.
35

@@ -10,13 +12,13 @@ This submodule makes OpenPDF more convenient and expressive for Kotlin developer
1012

1113
Kotlin pull requests are welcome!
1214

13-
## Kotlin based OpenPDF projects!
15+
### Kotlin based OpenPDF projects!
1416

1517
* https://github.com/ralfstuckert/openpdf-markdown
1618

1719
---
1820

19-
## Example Usage
21+
### Example Usage
2022

2123
### Make PDF file from HTML:
2224

0 commit comments

Comments
 (0)