Skip to content

Commit b86049a

Browse files
authored
Update README.md
Signed-off-by: Aksshay88 <[email protected]>
1 parent 8a80a81 commit b86049a

File tree

1 file changed

+7
-4
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/geometric/cdf

1 file changed

+7
-4
lines changed

lib/node_modules/@stdlib/stats/base/dists/geometric/cdf/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ for ( i = 0; i < 10; i++ ) {
129129

130130
<!-- /.examples -->
131131

132-
<!-- 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. -->
133-
134-
<section class="references">
135-
136132
<!-- C interface documentation. -->
137133

138134
* * *
@@ -225,8 +221,15 @@ int main( void ) {
225221

226222
<!-- /.references -->
227223

224+
<!-- 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. -->
225+
226+
<section class="references">
227+
228+
</section>
229+
228230
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
229231

232+
230233
<section class="related">
231234

232235
</section>

0 commit comments

Comments
 (0)