Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed headings' formatting
  • Loading branch information
retailcoder committed May 6, 2019
1 parent 1217be8 commit 4b52141
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -3,26 +3,26 @@ Shopify API C#.NET SDK

![Shopify Logo](https://raw.githubusercontent.com/teference/shopify-dotnet/master/shopify-logo.png)

###Shopify API and OAuth access implementation in C#.NET
### Shopify API and OAuth access implementation in C#.NET

---

###<a name="latest-release"></a>Latest NuGet Release:
### <a name="latest-release"></a>Latest NuGet Release:
This library can be used from NuGet channel:

* [Shopify OAuth Package](https://www.nuget.org/packages/Shopify.OAuth/) - Version 0.6.6: `Install-Package Shopify.OAuth`
* [Shopify API Package](https://www.nuget.org/packages/Shopify.Api/) - Version 0.6.2: `Install-Package Shopify.Api`

---

###<a name="how-to"></a>Documentation:
### <a name="how-to"></a>Documentation:
Further details on how to use / integrate Shopify.OAuth and / or Shopify.Api packages please refer this repository wiki pages.

[Shopify .NET WIKI](https://github.com/teference/shopify-dotnet/wiki)

---

###<a name="issues-bugs"></a>Issue / bug:
### <a name="issues-bugs"></a>Issue / bug:

If you have query, issues or bugs, it means you have shown interest and I thank you for that.
Feel free to ask, suggest, report issue or post a bug [here](https://github.com/teference/shopify-dotnet/issues) in context of this library use.
Expand All @@ -33,22 +33,22 @@ You can find all possible ways to connect with me at my [blog](http://blog.jsinh

---

###<a name="references"></a>Reference:
### <a name="references"></a>Reference:

* [Shopify API](https://docs.shopify.com/api) - Official documentation
* [Shopify API OAuth](https://docs.shopify.com/api/authentication/oauth) - Workflow details

---

###<a name="credits"></a>Credit / disclaimer:
### <a name="credits"></a>Credit / disclaimer:

* Shopify logo used in this readme file is owned by and copyright of Shopify Inc.
* I am not affiliated with Shopify team, this work is solely undertaken by me.
* This library is not or part of the Official set of libraries from Shopify and hence can be referred as Third party library for .NET.

---

###License
### License

This work is [licensed](https://raw.githubusercontent.com/teference/shopify-dotnet/master/LICENSE) under:

Expand Down

0 comments on commit 4b52141

Please sign in to comment.