Skip to content

Commit 3259b84

Browse files
authored
Merge pull request #85 from github/update-readme
README consistency
2 parents e786a9d + 9d01e9d commit 3259b84

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,12 @@
2121
- [🎯 Experimental goals](#-experimental-goals)
2222
- [🔧 Prerequisites](#-prerequisites)
2323
- [📖 Learn more](#-learn-more)
24-
- [Detailed process](#detailed-process)
25-
- [Troubleshooting](#troubleshooting)
24+
- [📋 Detailed process](#-detailed-process)
25+
- [🔍 Troubleshooting](#-troubleshooting)
26+
- [👥 Maintainers](#-maintainers)
27+
- [💬 Support](#-support)
28+
- [🙏 Acknowledgements](#-acknowledgements)
29+
- [📄 License](#-license)
2630

2731
## 🤔 What is Spec-Driven Development?
2832

@@ -118,7 +122,7 @@ Our research and experimentation focus on:
118122

119123
---
120124

121-
## Detailed process
125+
## 📋 Detailed process
122126

123127
<details>
124128
<summary>Click to expand the detailed step-by-step walkthrough</summary>
@@ -341,7 +345,7 @@ Once the implementation step is done, ask Claude Code to try to run the applicat
341345

342346
---
343347

344-
## Troubleshooting
348+
## 🔍 Troubleshooting
345349

346350
### Git Credential Manager on Linux
347351

@@ -360,19 +364,19 @@ echo "Cleaning up..."
360364
rm gcm-linux_amd64.2.6.1.deb
361365
```
362366

363-
## Maintainers
367+
## 👥 Maintainers
364368

365369
- Den Delimarsky ([@localden](https://github.com/localden))
366370
- John Lam ([@jflam](https://github.com/jflam))
367371

368-
## Support
372+
## 💬 Support
369373

370374
For support, please open a [GitHub issue](https://github.com/github/spec-kit/issues/new). We welcome bug reports, feature requests, and questions about using Spec-Driven Development.
371375

372-
## Acknowledgements
376+
## 🙏 Acknowledgements
373377

374378
This project is heavily influenced by and based on the work and research of [John Lam](https://github.com/jflam).
375379

376-
## License
380+
## 📄 License
377381

378382
This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms.

0 commit comments

Comments
 (0)