updating DIRECTORY.md

This commit is contained in:
github-actions 2022-10-12 07:08:30 +00:00
parent adaff8d4d3
commit a478f25d10

View File

@ -22,7 +22,7 @@
* [Fastexponentiation](./Maths/FastExponentiation.php)
* [Fibonacci](./Maths/Fibonacci.php)
* [Fibonacci2](./Maths/Fibonacci2.php)
* [Neon Number](./Maths/NeonNumber.php)
* [Neonnumber](./Maths/NeonNumber.php)
* [Perfectsquare](./Maths/PerfectSquare.php)
* Projecteuler
* [Problem1](./Maths/ProjectEuler/Problem1.php)