Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilJed authored Apr 23, 2019
1 parent 6d5e0a6 commit f116d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VTFLib: Valve VTF and VMT image format programming library.
# VTFLib - A Valve VTF and VMT image format programming library.

VTFLib is a LGPL open source programming library that provides a C and C++ API that, with a few simple functions, can open and save .vtf and .vmt files, providing access to all known features. The library functions independent of Steam, allowing third party applications to use the library without Steam present or runningi on the target system.

Expand All @@ -9,7 +9,7 @@ VTFLib includes two GPL example applications, VTFCmd and VTFEdit. VTFCmd is a C
* **Title**: VTFLib
* **Written In**: C/C++
* **Date**: July 25th, 2011
* **Authors**: [https://github.com/NeilJed](Neil Jedrzejewski) & [http://nemesis.thewavelength.net/](Ryan Gregg)
* **Authors**: [Neil 'Jed' Jedrzejewski](https://github.com/NeilJed) & [Ryan Gregg](http://nemesis.thewavelength.net/)

## Project Structure

Expand Down

0 comments on commit f116d93

Please sign in to comment.