diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6a1cbaa2..67abc19c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -84,6 +84,7 @@ Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com> Utkarsh Utkarsh Raj Varad Gupta +Xiaochuan Ye Yernar Yergaziyev naveen nishant-s7 <97207366+nishant-s7@users.noreply.github.com> diff --git a/base/flatten4d/README.md b/base/flatten4d/README.md index a9f7b79f..41245eab 100644 --- a/base/flatten4d/README.md +++ b/base/flatten4d/README.md @@ -138,6 +138,12 @@ out = flatten4d( x, [ 2, 2, 2, 2 ], true ); @@ -146,6 +152,12 @@ out = flatten4d( x, [ 2, 2, 2, 2 ], true ); diff --git a/base/flipud2d/README.md b/base/flipud2d/README.md index 6dbfbf3f..54e70320 100644 --- a/base/flipud2d/README.md +++ b/base/flipud2d/README.md @@ -97,6 +97,14 @@ console.log( y ); @@ -105,6 +113,16 @@ console.log( y ); diff --git a/base/zero-to/README.md b/base/zero-to/README.md index b54505c4..871beaad 100644 --- a/base/zero-to/README.md +++ b/base/zero-to/README.md @@ -116,6 +116,12 @@ console.log( idx ); @@ -124,6 +130,12 @@ console.log( idx );