Skip to content

Commit e2d3c22

Browse files
authored
Update README.md
1 parent 9e10f2f commit e2d3c22

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
@@ -1,6 +1,6 @@
11
![globjects Logo](globjects-logo.png "globjects")
22

3-
*globjects* is an [MIT licensed](http://opensource.org/licenses/MIT), cross-platform C++ wrapper for [OpenGL API](http://www.opengl.org) objects based on [glbinding](https://github.com/cginternals/glbinding).
3+
*globjects* is an [MIT licensed](http://opensource.org/licenses/MIT), cross-platform C++ wrapper for [OpenGL API](http://www.opengl.org) objects.
44

55
*globjects* provides object-oriented interfaces to the OpenGL API (3.0 and higher).
66
The main goals are much reduced code to use OpenGL in your rendering software and fewer errors

0 commit comments

Comments
 (0)