Skip to content

Commit 492f0ab

Browse files
author
Ihtasham
committed
reorganise
1 parent 3420c30 commit 492f0ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Unofficial C# Wrapper for the [devRant](https://www.devrant.io/) public API.
22

33
![](https://www.devrant.io/static/devrant/img/landing/landing-avatars2.png)
44

5+
# devRantDotNet
6+
7+
This is a library written in C#.NET for access to the devRant API. It aims to provide serialization on the components received so you can easily make use of the library to build applications and other code.
8+
59
# Prerequisites
610

711
- .NET Framework 4+
@@ -30,10 +34,6 @@ namespace MyProject
3034

3135
Most methods are available in this library with some ongoing work on improving it. All methods are Async.
3236

33-
# devRantDotNet
34-
35-
This is a library written in C#.NET for access to the devRant API. It aims to provide serialization on the components received so you can easily make use of the library to build applications and other code.
36-
3737
# Usage and Documentation
3838

3939
Please see the wiki: https://github.com/redrails/devRantDotNet/wiki/Documentation

0 commit comments

Comments
 (0)