Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit eec4a60

Browse files
Update README.md
1 parent 29d35fa commit eec4a60

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,39 @@
11
![image](https://github.com/brunohbrito/JP-Project/blob/master/docs/images/logo.png?raw=true)
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/08v6mg6q439x16xt?svg=true)](https://ci.appveyor.com/project/brunohbrito/jp-project)
4-
[![License](https://img.shields.io/github/license/brunohbrito/jp-project)](LICENSE)
5-
4+
[![License](https://img.shields.io/github/license/brunohbrito/jp-project.svg)](LICENSE)
65

76
Jp Project is a Open Source Quickstart for IdentityServer4.
87

8+
[<img align="right" width="100px" src="https://dotnetfoundation.org/images/logo_big.svg" />](https://dotnetfoundation.org/projects?q=identityserver&type=project)
99
Written in ASP.NET Core and Angular 6.
10-
1110
The main goal of project is to be a Management Ecosystem for IdentityServer4. Helping Startup's and Organization to Speed Up the Setup of User Management. Helping teams and entrepreneurs to achieve the company's primary purpose: Maximize shareholder value.
1211

1312
## Give a Star! :star:
14-
------------
1513

1614
Do you love it? give us a Star!
1715

16+
## How to build
17+
Jp Project is built against ASP.NET Core 2.1.
18+
19+
* [Install](https://www.microsoft.com/net/download/core#/current) the latest .NET Core 2.1 SDK
20+
* Run `build.ps1` (Powershell) or `build.bat` (cmd)
21+
22+
Any doubts? Go to docs
23+
1824
## Docs
19-
-----
25+
2026
Wanna start? please [Read the docs](https://jp-project.readthedocs.io/en/latest/index.html)
2127

2228
## Contributing
23-
------------
29+
2430
We'll love it! Please [Read the docs](https://jp-project.readthedocs.io/en/latest/index.html)
2531

2632
## Free
27-
----
33+
2834
If you need help building or running your Jp Project platform
2935
There are several ways we can help you out.
3036

3137
# What comes next?
32-
------------------
38+
3339
Admin panel to manage IdentityServer4 configuration.

0 commit comments

Comments
 (0)