You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30-27Lines changed: 30 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,20 @@ limitations under the License.
20
20
21
21
<!-- lint disable first-heading-level -->
22
22
23
+
<!-- FIXME: the following two empty sections are merely to satisfy the linter for `expected-html-sections` which cannot, atm, be turned off -->
24
+
25
+
<sectionclass="usage">
26
+
27
+
</section>
28
+
29
+
<!-- /.usage -->
30
+
31
+
<sectionclass="examples">
32
+
33
+
</section>
34
+
35
+
<!-- /.examples -->
36
+
23
37
<!-- Section to include announcements. If section is included, add a horizontal rule *after* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
24
38
25
39
<sectionclass="announcement">
@@ -31,17 +45,19 @@ limitations under the License.
31
45
<!-- Section to include assets such as the project logo, etc. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
@@ -722,26 +738,13 @@ You can also subscribe to our [project calendar][stdlib-public-calendar] to stay
722
738
723
739
</section>
724
740
725
-
<!-- /.badges> -->
741
+
<!-- /.badges -->
726
742
727
743
<!-- Project acknowledgments. If section is 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. -->
728
744
729
-
<!-- * * *
730
-
731
745
<section class="acknowledgments">
732
746
733
-
## Acknowledgments
734
-
735
-
### Build Infrastructure
736
-
737
-
Test and build infrastructure is generously provided by the following services:
738
-
739
-
<div class="image" align="center">
740
-
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@3de52540666d1635df046d7e5dd07a1fc5b87d85/docs/assets/misc/ci_logo_banner.svg" alt="Continuous Integration Service Logos">
0 commit comments