Update project name from 'Semantic Kernel' to 'Agent Framework' (#5001)

This commit is contained in:
Peter Ibekwe
2026-03-31 09:52:44 -07:00
committed by GitHub
Unverified
parent 3c727b5b71
commit 3d09337446
+1 -1
View File
@@ -180,7 +180,7 @@ This will show you which files are not covered by the tests, including the speci
## Catching up with the latest changes
There are many people committing to Semantic Kernel, so it is important to keep your local repository up to date. To do this, you can run the following commands:
There are many people committing to Agent Framework, so it is important to keep your local repository up to date. To do this, you can run the following commands:
```bash
git fetch upstream main