Skip to content

Commit b298de5

Browse files
authored
Merge pull request #57 from sourceryinstitute/update-readme
doc(README.md): replace "Veggies" with "Sourcery"
2 parents 9be431a + ea6d9f3 commit b298de5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ uses more descriptive nomenclature for the types and procedures.
5252

5353
This repository also adds
5454
1. A [Fortran Package Manager] build system,
55-
2. Tests based on the [Veggies] unit-testing framework,
55+
2. Tests based on the [Sourcery] library's unit-testing utility,
5656
3. Documentation generated by [`ford`] and deployed to the web via GitHub Actions, and
5757
4. Quality control via continuous integration testing using GitHub Actions.
5858

@@ -143,3 +143,4 @@ class diagram below of the three derived types in Smart-Pointers.
143143
[shallow copy]: https://en.wikipedia.org/wiki/Object_copying#Shallow_copy
144144
[767]: https://github.com/fortran-lang/fpm/issues/767
145145
[test/README.md#cray]: ./test/README.md#cray
146+
[Sourcery]: https://github.com/sourceryinstitute/sourcery

0 commit comments

Comments
 (0)