diff --git a/README.md b/README.md index 7bdc2d0..3df040d 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,20 @@ -[![Discourse Topics][discourse-shield]][discourse-url] -![Times Downloaded][downloads-shield] + ![Issues][issues-shield] -![Latest Releases][release-shield] ![Contributor Shield][contributor-shield] - -[discourse-shield]: https://img.shields.io/badge/Discuss_This_Tool-0033a1 -[discourse-url]: https://developer.sailpoint.com/discuss/tag/idn-admin-console -[downloads-shield]: https://img.shields.io/github/downloads/sailpoint-oss/idn-admin-console/total?label=Downloads -[issues-shield]:https://img.shields.io/github/issues/sailpoint-oss/idn-admin-console?label=Issues -[release-shield]: https://img.shields.io/github/v/tag/sailpoint-oss/idn-admin-console?label=Current%20Release -[contributor-shield]:https://img.shields.io/github/contributors/sailpoint-oss/idn-admin-console?label=Contributors -[product-screenshot]: ./assets/images/idn-admin-console-output.png + + + +[issues-shield]:https://img.shields.io/github/issues/sailpoint-oss/electron-identitynow-starter?label=Issues + +[contributor-shield]:https://img.shields.io/github/contributors/sailpoint-oss/electron-identitynow-starter?label=Contributors + +[product-screenshot]: ./assets/images/electron-identitynow-starter-output.png
@@ -25,14 +23,14 @@ Logo -

IdentityNow Admin Console - README

+

Electron IdentityNow Starter - README

- A desktop application to administer and troubleshoot IdentityNow + A desktop application starter to build on IdentityNow
- Report Bug + Report Bug ยท - Request Feature + Request Feature

@@ -50,7 +48,7 @@ ## About the project This Electron IdentityNow starter is a template for a desktop application you can use build out GUI applications that integrate with IdentityNow. @@ -160,6 +158,6 @@ Distributed under the MIT License. See `LICENSE.txt` for more information. ## Discuss -You can go to the [SailPoint Developer Community Forum](https://developer.sailpoint.com/discuss/tag/idn-admin-console) to discuss this tool with other users! +You can go to the [SailPoint Developer Community Forum](https://developer.sailpoint.com/discuss/tag/electron-identitynow-starter) to discuss this tool with other users!

(back to top)