Skip to content

Commit b96607a

Browse files
authored
readme: Minor cleanups (#3383)
- remove bot kisses - reorder items Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent c365fa0 commit b96607a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
## Envoy toolshed
43

54
<img src="https://github.com/envoyproxy/toolshed/raw/2f3ada749e0d8052b3be2705ac808ed649fcf7e1/envoy-pytooling.png" width="100" align="left" />
@@ -12,15 +11,14 @@ Multi-language tooling and libraries for Envoy proxy's CI and development workfl
1211

1312
### Contents
1413

15-
- **[py/](py/)** - Python packages, libraries, runners, checkers, and dependencies - see [py/README.md](py/README.md) for details
14+
- **[actions/](actions/)** - GitHub Actions workflows
1615
- **[bazel/](bazel/)** - Bazel build configurations and rules
16+
- **[js/](js/)** - JavaScript/TypeScript packages
17+
- **[jq/](jq/)** - Assorted jq modules and utilities
18+
- **[py/](py/)** - Python packages, libraries, runners, checkers, and dependencies
1719
- **[rust/](rust/)** - Rust tooling and libraries
18-
- **[js/](js/)** - JavaScript/TypeScript sources for GitHub Actions
19-
- **[jq/](jq/)** - jq modules for data processing and command-line argument parsing
20-
- **[actions/](actions/)** - GitHub Actions workflows
2120
- **[sh/](sh/)** - Shell scripts and utilities
2221

2322
### Development
2423

2524
See [DEVELOPER.md](DEVELOPER.md) for information on building, testing, and contributing to the toolshed.
26-
xx

0 commit comments

Comments
 (0)