Skip to content

Commit ed61204

Browse files
authored
docs: reposition reference section in README.md
1 parent 1089fc7 commit ed61204

File tree

1 file changed

+8
-2
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/normal/stdev

1 file changed

+8
-2
lines changed

lib/node_modules/@stdlib/stats/base/dists/normal/stdev/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ for ( i = 0; i < 10; i++ ) {
105105

106106
<!-- /.examples -->
107107

108-
<!-- Section to include cited references. If references 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. -->
109-
110108
<!-- C interface documentation. -->
111109

112110
* * *
@@ -221,3 +219,11 @@ int main( void ) {
221219
</section>
222220

223221
<!-- /.links -->
222+
223+
<!-- Section to include cited references. If references 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. -->
224+
225+
<section class="references">
226+
227+
</section>
228+
229+
<!-- /.references -->

0 commit comments

Comments
 (0)