You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
docs: enhance documentation section with better descriptions
- Added a more descriptive introduction to the documentation section- Improved descriptions for each documentation category- Enhanced readability with more specific link descriptions- Added mention of popular IDEs supported by Coder🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,13 +100,13 @@ Use `coder --help` to get a list of flags and environment variables. Use our [in
100
100
101
101
##Documentation
102
102
103
-
Browse ourdocs[here](https://coder.com/docs) orvisita specific section below:
103
+
Coder provides comprehensive documentation to help you get the most out of the platform.Browse our[complete documentationhere](https://coder.com/docs) orjump directly toa specific section:
104
104
105
-
-[**Templates**](https://coder.com/docs/templates):Templates are written in Terraformand describe the infrastructure for workspaces
106
-
-[**Workspaces**](https://coder.com/docs/workspaces):Workspaces contain theIDEs, dependencies, and configurationinformation neededforsoftware development