Skip to content

Commit afe7005

Browse files
Update README.md
1 parent 97a966b commit afe7005

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/README.md

Lines changed: 5 additions & 5 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)](../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,15 +16,15 @@ 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
## Contributing
2222

2323
Contributions to this package are most welcome! Please read the [Contributing Guidelines](CONTRIBUTING.md) for how to get involved.
2424

2525
Here are some things for our roadmap:
2626

27-
- A visual review of the content app
27+
- A visual review of the content app (particularly with v14/Belissima in mind)
2828
- Dashboard
2929
- Health checks
3030
- Content and media warnings
@@ -33,6 +33,6 @@ Here are some things for our roadmap:
3333

3434
## License
3535

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

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

0 commit comments

Comments
 (0)