diff --git a/README.md b/README.md index beba51e..433280b 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,4 @@ Playing around with numeric types in Rust. ## Components * Rational (fraction) type, which overloads arithmatic operators -* Various fibonacci/factorial implementations for native numeric types * BigInt (high precision integer) type, overloading arithmatic operators \ No newline at end of file