Skip to content

Commit fec771e

Browse files
Merge branch 'main' into fix/integration-tests-and-auto-install
2 parents aabe7c3 + 7cba263 commit fec771e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ AI coding agents need context to be useful: what standards to follow, what promp
2222
```yaml
2323
# apm.yml — ships with your project, like package.json
2424
name: your project
25+
version: 1.0.0
2526
dependencies:
2627
apm:
2728
# Skills from any repository
@@ -44,7 +45,7 @@ apm install
4445

4546
**That's it.** Copilot, Claude, Cursor — every agent is configured with the right skills, prompts, and coding standards.
4647

47-
[View the full example project](https://github.com/microsoft/apm-project-sample)
48+
[View the full example project](https://github.com/microsoft/apm-sample-package)
4849

4950
## Not Just Skills
5051

0 commit comments

Comments
 (0)