Skip to content

Commit 30bac49

Browse files
committed
suggested changes in docs
1 parent 654b193 commit 30bac49

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Given a readme file (or a GitHub/Gitlab repository) SOMEF will extract the follo
2727
- **Build file**: Build file(s) of the project. For example, files used to create a Docker image for the target software, package files, etc.
2828
- **Citation**: Preferred citation(s) as the authors have stated in their readme file. SOMEF recognizes Bibtex, Citation File Format files and other means by which authors cite their papers (e.g., by in-text citation).
2929
For CITATION.cff files, SOMEF now generates two separate entries: one for the software tool and another for the preferred citation (if available). This ensures metadata like DOI or version is correctly assigned to each entity.
30-
We aim to recognize the following properties:
30+
We recognize the following properties:
3131
- Title: Title of the publication
3232
- Author: list of author names in the publication
3333
- URL: URL of the publication

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Given a readme file (or a GitHub repository) SOMEF will extract the following ca
3434
- **Build file**: Build file(s) of the project. For example, files used to create a Docker image for the target software, package files, etc.
3535
- **Citation**: Preferred citation(s) as the authors have stated in their readme file. SOMEF recognizes Bibtex, Citation File Format files and other means by which authors cite their papers (e.g., by in-text citation).
3636
For CITATION.cff files, SOMEF now generates two separate entries: one for the software tool and another for the preferred citation (if available). This ensures metadata like DOI or version is correctly assigned to each entity.
37-
We aim to recognize the following properties:
37+
We recognize the following properties:
3838
- Title: Title of the publication
3939
- Author: list of author names in the publication
4040
- URL: URL of the publication

0 commit comments

Comments
 (0)