|
10 | 10 |
|
11 | 11 | <!-- PROJECT BADGES -->
|
12 | 12 |
|
| 13 | + |
13 | 14 | [![Contributors][contributors-shield]][contributors-url]
|
14 | 15 | [![Forks][forks-shield]][forks-url]
|
15 | 16 | [![Stargazers][stars-shield]][stars-url]
|
@@ -61,7 +62,7 @@ Unfortunately, it was soon realized that cleanly installing this initial version
|
61 | 62 |
|
62 | 63 | Having a wealth of various IT-related and HTML/CSS development experience but virtually no experience in modern software development, frustration has (mostly) been overcome by an eagerness to learn and true enjoyment of the process -- especially the Mudlet community (see [Acknowledgments](#acknowledgements)). discMapper was open-sourced upon conception.
|
63 | 64 |
|
64 |
| -Obviously, this repo started with a [README-first approach](https://tom.preston-werner.com/2010/08/23/readme-driven-development.html) toward trying to conceptualize how best to go about this project. Also, in the course of producing a beta release, work is being conducted to climb the learning curve of Git, GitHub, software development prcesses, and the Lua language. |
| 65 | +Obviously, this repo started with a [README-first approach](https://tom.preston-werner.com/2010/08/23/readme-driven-development.html) toward trying to conceptualize how best to go about this project. Also, in the course of producing a beta release, work is being conducted to climb the learning curve of Git, GitHub, software development processes, and the Lua language. |
65 | 66 |
|
66 | 67 | ### Vision
|
67 | 68 |
|
@@ -92,6 +93,8 @@ Version numbering will approximate the [Semantic Versioning](http://semver.org)
|
92 | 93 | <!-- Show the build status if you have a CI server:
|
93 | 94 | Describe the current release and any notes about the current state of the project. Examples: currently compiles on your host machine, but is not cross-compiling for ARM, APIs are not set, feature not implemented, etc. -->
|
94 | 95 |
|
| 96 | +[![Status Ventis][status-ventis]][andivionian-status-classifier] |
| 97 | + |
95 | 98 | This fledgling project is under initial development. As such, the script is non-functional at this time and in need of continued development.
|
96 | 99 |
|
97 | 100 | **[^Top](#table-of-contents)**
|
@@ -257,5 +260,7 @@ The expectation is that our community group acts according to these guidelines,
|
257 | 260 | [license-url]: https://github.com/iLPdev/discMapper/blob/master/LICENSE.txt
|
258 | 261 | [standard-readme-shield]: https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square
|
259 | 262 | [standard-readme-url]: https://github.com/RichardLitt/standard-readme
|
| 263 | +[andivionian-status-classifier]: https://github.com/ForNeVeR/andivionian-status-classifier#status-ventis- |
| 264 | +[status-ventis]: https://img.shields.io/badge/status-ventis-yellow.svg |
260 | 265 | [product-screenshot]: images/screenshot.png
|
261 | 266 | [mudlet-url]: https://www.mudlet.org
|
0 commit comments