Skip to content

Commit 0864b54

Browse files
author
Damian Rouson
authored
Add acknowledgments to README.md
1 parent cbdc2ff commit 0864b54

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,16 +95,27 @@ fpm run --example read-from-json > dag.json
9595
fpm run --example dag-to-dot > feats-dag.dot
9696
dot -Tpdf -o feats.pdf feats.dot
9797
```
98-
which should produce the graph below.
98+
which should produce the following graph below:
9999

100100
![feats-dependencies](https://user-images.githubusercontent.com/13108868/133311851-721b7cda-1d10-4ee1-a51d-6169ca624839.png)
101101

102-
103102
License
104103
-------
105104

106105
This library is released under a [BSD-3 license].
107106

107+
Acknowledgments
108+
----------------
109+
110+
| | |
111+
|-|-|
112+
| We gratefully acknowledge support from [NASA Langley Research Center] under contract number 80NSSC20P2246. | <img src="https://user-images.githubusercontent.com/13108868/112893191-304ce180-908f-11eb-8bea-e0cab5322aa8.png" alt="NASA logo" width="100">|
113+
114+
Donate
115+
------
116+
If you find this software useful, please consider donating code or
117+
[currency](http://bit.ly/donate-to-sourcery-institute) to aid in development efforts.
118+
108119
[daglib by Jacob Williams]: https://github.com/jacobwilliams/daglib
109120
[GraphViz]: https://www.graphviz.org
110121
[OpenCoarrays]: https://github.com/sourceryinstitute/opencoarrays

0 commit comments

Comments
 (0)