Skip to content

Commit 2363a17

Browse files
Claudeclaude
andcommitted
docs: standardize README.md format
- Add GitHub Discussions badge - Add emojis to Features section - Improve readability with bold feature names 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent cd93e29 commit 2363a17

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
[![Neovim Version](https://img.shields.io/badge/Neovim-0.8%2B-blueviolet?style=flat-square&logo=neovim)](https://github.com/neovim/neovim)
1010
[![Tests](https://img.shields.io/badge/Tests-40%20passing-success?style=flat-square&logo=github-actions)](https://github.com/greggh/laravel-helper.nvim/actions/workflows/ci.yml)
1111
[![Version](https://img.shields.io/badge/Version-0.4.2-blue?style=flat-square)](https://github.com/greggh/laravel-helper.nvim/releases/tag/v0.4.2)
12+
[![Discussions](https://img.shields.io/github/discussions/greggh/laravel-helper.nvim?style=flat-square&logo=github)](https://github.com/greggh/laravel-helper.nvim/discussions)
1213

1314
*A comprehensive Laravel development environment for Neovim with focus on IDE Helper integration*
1415

@@ -63,14 +64,14 @@ Projects we aim to integrate with include:
6364

6465
## Features
6566

66-
- Automatic detection of Laravel projects
67-
- IDE Helper integration with support for PHP and Laravel Sail
68-
- Automatic installation and generation of IDE Helper files
69-
- Artisan command integration with Telescope fuzzy finding
70-
- Laravel routes and models browsing with Telescope
71-
- Support for running in Docker/Sail environments
72-
- Advanced debugging features
73-
- Comprehensive testing suite (40 tests)
67+
- 🔍 **Auto-Detection** - Automatic detection of Laravel projects
68+
- 📖 **IDE Helper** - Integration with support for PHP and Laravel Sail
69+
- 🔄 **Auto-Install** - Automatic installation and generation of IDE Helper files
70+
- ⚙️ **Artisan Integration** - Artisan command integration with Telescope fuzzy finding
71+
- 🧭 **Route & Model Browser** - Laravel routes and models browsing with Telescope
72+
- 🐳 **Docker Support** - Support for running in Docker/Sail environments
73+
- 🐛 **Debugging** - Advanced debugging features with integration
74+
- 🧪 **Testing** - Comprehensive testing suite (40 tests)
7475

7576
## Requirements
7677

0 commit comments

Comments
 (0)