Skip to content

Commit cf9f3d1

Browse files
committed
docs: minor fixes in README.md
1 parent 939457d commit cf9f3d1

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- markdownlint-disable no-inline-html -->
22

3-
<h1 align="center">The `publiccode.yml` standard</h1>
3+
<h1 align="center">The publiccode.yml Standard</h1>
44

55
<div align="center">
66
<i>
@@ -43,20 +43,20 @@ reuse of these projects is very limited. Some of the reasons for low uptake of
4343
such projects is a lack of discoverability and that it is hard to find out what
4444
project can actually work in the context of a different public administration.
4545

46-
The `publiccode.yml` file is meant to solve all those problems. As such, it is
46+
The `publiccode.yml` file is meant to solve all those problems. It is
4747
an easily readable file for civil servants that are trying to figure out
48-
whether a project will work for them, and easily readable for computers as
48+
whether a project will work for them, and easily readable by computers as
4949
well. It contains information such as:
50-
* the title and description of the project or product in English and/or other
50+
* the title and description of the project in English and/or other
5151
languages;
5252
* the development status, e.g. `concept`, `development`, `beta`, `stable`,
5353
`obsolete`;
5454
* which organisation developed the project;
55-
* who is caring for the maintenance and when this expires;
55+
* who is caring for the maintenance and when this expires;
5656
* who to contact for technical or support inquiries;
57-
* what national and local legal frameworks this project or product is designed
57+
* what national and local legal frameworks the project is designed
5858
for;
59-
* what software dependencies this project or product has.
59+
* what software dependencies the project has.
6060

6161
The `publiccode.yml` file format should both be able to easily be added to any
6262
new project, as well as grow with the project as it expands beyond the original
@@ -75,7 +75,7 @@ The Italian Digital Transformation Team is also working on providing a scanner
7575
which looks for all publiccode files on all publicly accessible websites, and
7676
exposing them as open data.
7777

78-
## Versioning
78+
## Versioning
7979

8080
**Latest release:** [![GitHub release](https://img.shields.io/github/release/publiccodeyml/publiccode.yml.svg?style=plastic)](https://github.com/publiccodeyml/publiccode.yml/releases) [See all versions](https://github.com/publiccodeyml/publiccode.yml/releases)
8181

0 commit comments

Comments
 (0)