Correct horrible wording
parent
d391a6973c
commit
8b9f62be15
|
@ -10,7 +10,7 @@ The documentation for the methods is copied from the original doxygen and only s
|
||||||
|
|
||||||
## Platform support
|
## Platform support
|
||||||
|
|
||||||
The library is designed to work regardlessly of the underlying OS, so it should work on Windows, Linux
|
The library is designed to work regardless of the underlying OS, so it should run on Windows, Linux
|
||||||
and OSX equally well. I haven't tested the OSX port though, and I only superficially tried it on Linux.
|
and OSX equally well. I haven't tested the OSX port though, and I only superficially tried it on Linux.
|
||||||
|
|
||||||
If anyone feels so inclined, he/she could contribute by testing it and reporting the results. This would
|
If anyone feels so inclined, he/she could contribute by testing it and reporting the results. This would
|
||||||
|
@ -21,4 +21,4 @@ be greatly appreciated.
|
||||||
You can use this library by compiling it as described in the [wiki](https://github.com/frabert/SharpPhysFS/wiki)
|
You can use this library by compiling it as described in the [wiki](https://github.com/frabert/SharpPhysFS/wiki)
|
||||||
or by adding it as a reference using NuGet:
|
or by adding it as a reference using NuGet:
|
||||||
|
|
||||||
Install-Package SharpPhysFS
|
Install-Package SharpPhysFS
|
||||||
|
|
Loading…
Reference in New Issue