Skip to content

Commit 9002b64

Browse files
committed
Fix readme typos
1 parent d47e854 commit 9002b64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ Old version is available as `v0.9.x` branch https://github.com/syoyo/tinyobjload
3030
* 14 Apr, 2019 : Bump version v2.0.0 rc0. New C++ API and python bindings!(1.x API still exists for backward compatibility)
3131
* 20 Aug, 2016 : Bump version v1.0.0. New data structure and API!
3232

33-
## Requirents
33+
## Requirements
3434

3535
* C++03 compiler
3636

3737
### Old version
3838

39-
Previous old version is avaiable in `v0.9.x` branch.
39+
Previous old version is available in `v0.9.x` branch.
4040

4141
## Example
4242

@@ -132,7 +132,7 @@ TinyObjLoader is successfully used in ...
132132

133133
TinyObjLoader is licensed under MIT license.
134134

135-
### Third party licences.
135+
### Third party licenses.
136136

137137
* pybind11 : BSD-style license.
138138

0 commit comments

Comments
 (0)