Skip to content

Commit 0d6f13f

Browse files
authored
Added more screenshots in readme
1 parent aa8196f commit 0d6f13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Tehreer is a library which gives full control over following text related techno
1212
It is a wrapper over mature C libraries, [FreeType](https://www.freetype.org), [SheenBidi](https://github.com/mta452/SheenBidi) and [SheenFigure](https://github.com/mta452/SheenFigure). So a part of the library has been written in JNI in order to access the functionality of said libraries.
1313

1414
## Screenshots
15-
<img src="./screenshots/001.png" width="280"> <img src="./screenshots/002.png" width="280"> <img src="./screenshots/003.png" width="280">
15+
<img src="./screenshots/001.png" width="170"> <img src="./screenshots/002.png" width="170"> <img src="./screenshots/003.png" width="170"> <img src="./screenshots/004.png" width="170"> <img src="./screenshots/005.png" width="170">
1616

1717
## Installation
1818
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:

0 commit comments

Comments
 (0)