Skip to content

Commit 81f342d

Browse files
Update README_nuget.md
1 parent afe7005 commit 81f342d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/README_nuget.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
[![NuGet](https://img.shields.io/nuget/vpre/Umbraco.Community.Sustainability?color=0273B3)](https://www.nuget.org/packages/Umbraco.Community.Sustainability)
55
[![GitHub license](https://img.shields.io/github/license/rickbutterfield/Umbraco.Community.Sustainability?color=8AB803)](https://github.com/rickbutterfield/Umbraco.Community.Sustainability/blob/main/LICENSE)
66

7-
A community package from the [Umbraco sustainability team](https://umbraco.com/blog/meet-the-new-community-sustainability-team/), which helps developers and editors see and improve the carbon impact of their websites.
7+
A community package from the [Umbraco Community Sustainability Team](https://umbraco.com/blog/meet-the-new-community-sustainability-team/) which helps developers and editors see and improve the carbon impact of their websites.
88

9-
In the backoffice, there is a content app to see page weight and carbon emissions, which is then converted to a carbon rating for individual pages.
9+
In the Backoffice, there is a Content App to see page weight and carbon emissions, which is then converted to a carbon rating for individual pages.
1010

1111
<img src="https://raw.githubusercontent.com/rickbutterfield/Umbraco.Community.Sustainability/main/.github/assets/sustainability-contentapp-2.jpeg" alt="Umbraco.Community.Sustainability content app" />
1212

@@ -16,10 +16,10 @@ Add the package to an existing Umbraco website (v10.4+) from nuget:
1616

1717
`dotnet add package Umbraco.Community.Sustainability`
1818

19-
Once added, a new content app will be available alongside your Umbraco pages allowing you to trigger a sustainability report.
19+
Once added, a new Content App will be available alongside your Umbraco pages allowing you to trigger a sustainability report.
2020

2121
## License
2222

23-
Copyright &copy; [Rick Butterfield](https://rickbutterfield.dev), and other contributors.
23+
Copyright &copy; [Rick Butterfield](https://github.com/rickbutterfield), [Thomas Morris](https://github.com/tcmorris) and other contributors.
2424

2525
Licensed under the [MIT License](https://github.com/rickbutterfield/Umbraco.Community.Sustainability/blob/main/LICENSE.md).

0 commit comments

Comments
 (0)