Skip to content

Commit 67ae3d9

Browse files
committed
Update README.md
1 parent 92b9908 commit 67ae3d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MicroEXIF c++ Library Overview
22

3-
The MicroEXIF library is a lightweight library for adding and EXIF metadata in JPEG files. It provides an easy way to create, configure, and inject EXIF metadata into JPEG images using a set of well-defined classes and structures.
3+
The MicroEXIF library is a lightweight library for generating EXIF metadata data blob. It provides an easy way to configure and create EXIF metadata.
4+
This library is only to generate EXIF metadata and does not support parsing or editing EXIF metadata from files.
45

56
## Core Components
67

0 commit comments

Comments
 (0)