Skip to content

Commit afb8ef1

Browse files
authored
Added "Binomial Coefficients" to README
1 parent 845347f commit afb8ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Note: The projects where tested with Visual Studio Community using .NET Core 2.0
181181

182182
#### Numeric:
183183

184+
* [Binomial Coefficients](Algorithms/Numeric/BinomialCoefficients.cs)
184185
* [Catalan Numbers](Algorithms/Numeric/CatalanNumbers.cs)
185186
* [Greatest Common Divisor](Algorithms/Numeric/GreatestCommonDivisor.cs)
186187

0 commit comments

Comments
 (0)