Skip to content

Commit f116d93

Browse files
authored
Update README.md
1 parent 6d5e0a6 commit f116d93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# VTFLib: Valve VTF and VMT image format programming library.
1+
# VTFLib - A Valve VTF and VMT image format programming library.
22

33
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.
44

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

1414
## Project Structure
1515

0 commit comments

Comments
 (0)