@@ -11,8 +11,8 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
1111 - [ Building with CMake] ( https://github.com/modern-fortran/neural-fortran#building-with-cmake )
1212* [ Examples] ( https://github.com/modern-fortran/neural-fortran#examples )
1313* [ API documentation] ( https://github.com/modern-fortran/neural-fortran#api-documentation )
14- * [ Contributors] ( https://github.com/modern-fortran/neural-fortran#contributors )
1514* [ Related projects] ( https://github.com/modern-fortran/neural-fortran#related-projects )
15+ * [ Acknowledgement] ( https://github.com/modern-fortran/neural-fortran#acknowledgement )
1616
1717## Features
1818
@@ -234,18 +234,20 @@ ford ford.md
234234from the neural-fortran top-level directory to generate the API documentation in doc/html.
235235Point your browser to doc/html/index.html to read it.
236236
237- ## Contributors
237+ ## Acknowledgement
238238
239239Thanks to all open-source contributors to neural-fortran:
240-
241- * [ @awvwgk ] ( https://github.com/awvwgk )
242- * [ @ivan-pi ] ( https://github.com/ivan-pi )
243- * [ @jacobwilliams ] ( https://github.com/jacobwilliams ) ,
244- * [ @jvdp1 ] ( https://github.com/jvdp1 )
245- * [ @milancurcic ] ( https://github.com/milancurcic )
246- * [ @pirpyn ] ( https://github.com/pirpyn )
247- * [ @rouson ] ( https://github.com/rouson )
248- * [ @scivision ] ( https://github.com/scivision )
240+ [ @awvwgk ] ( https://github.com/awvwgk ) ,
241+ [ @ivan-pi ] ( https://github.com/ivan-pi ) ,
242+ [ @jacobwilliams ] ( https://github.com/jacobwilliams ) ,
243+ [ @jvdp1 ] ( https://github.com/jvdp1 ) ,
244+ [ @milancurcic ] ( https://github.com/milancurcic ) ,
245+ [ @pirpyn ] ( https://github.com/pirpyn ) ,
246+ [ @rouson ] ( https://github.com/rouson ) ,
247+ and [ @scivision ] ( https://github.com/scivision ) .
248+
249+ Development of convolutional networks in neural-fortran was funded by a
250+ contract from NASA Goddard Space Flight Center to the University of Miami.
249251
250252## Related projects
251253
0 commit comments