Skip to content

Commit 7cbbd90

Browse files
committed
docs: add funding acknowledgment
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent f0974a1 commit 7cbbd90

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,31 @@ Does your organization use stdlib? If so, we'd love to hear from you!
600600
601601
<!-- /.users -->
602602
603+
<!-- Project funding acknowledgments. If acknowledgments are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
604+
605+
* * *
606+
607+
<section class="funding-acknowledgments">
608+
609+
## Funding Acknowledgments
610+
611+
This work was supported in part by the National Science Foundation under Award No. 2449410.
612+
613+
> Disclaimer: Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
614+
615+
<div class="image" align="center">
616+
<br>
617+
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2449410&HistoricalAwards=false">
618+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@a064751967bcc3419f5877716b23cf5e1064ab26/docs/assets/sponsors/nsf.png" alt="National Science Foundation">
619+
</a>
620+
<br>
621+
<br>
622+
</div>
623+
624+
</section>
625+
626+
<!-- /.funding-acknowledgments -->
627+
603628
* * *
604629
605630
## Governance

0 commit comments

Comments
 (0)