mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-04-03 16:09:01 +03:00
Update README.md
This commit is contained in:
parent
961f77b349
commit
85373aafd7
18
README.md
18
README.md
@ -2,6 +2,24 @@
|
||||
|
||||
# [](https://travis-ci.org/EpicMorg/SteamPathsLib) [](https://www.nuget.org/packages/EpicMorg.SteamPathsLib/) [](https://github.com/EpicMorg/SteamPathsLib/issues) [](https://github.com/EpicMorg/SteamPathsLib/network) [](https://github.com/EpicMorg/SteamPathsLib/stargazers) [](LICENSE.md) [](CHANGELOG.md)
|
||||
|
||||
# Usage
|
||||
|
||||
* Look at [example project](https://github.com/EpicMorg/SteamPathsLib/blob/master/src/SteamTest/FrmMain.cs)
|
||||
* Look at [sources](https://github.com/EpicMorg/SteamPathsLib/blob/master/src/EpicMorg.SteamPathsLib/SteamPathsUtil.cs)
|
||||
* Create issue for request docs ;P
|
||||
|
||||
``` csharp
|
||||
|
||||
|
||||
using EpicMorg.SteamPathsLib;
|
||||
|
||||
<...>
|
||||
SteamPathsUtil.GetValveKeyRegistry();
|
||||
<...>
|
||||
|
||||
|
||||
```
|
||||
|
||||
# Example
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user