Skip to content

Commit

Permalink
Update docs/ABOUT.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Schierboom <[email protected]>
  • Loading branch information
kotp and ErikSchierboom authored May 3, 2024
1 parent 11d8a19 commit 9d530a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/ABOUT.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Raku learns from other languages:
* Strictures and warnings are now automatic, cutting out huge swathes of potential errors.
* ... and it knows how to do [math](https://docs.raku.org/language/math): ```1/10 * 3 == 0.3 ``` - try that in your favorite language!


Raku’s mottos:
* "Raku is designed to make the easy jobs easy, without making the hard jobs impossible."
* "There Is More Than One Way To Do It - now with even more -Ofun (optimized for fun) added."

0 comments on commit 9d530a2

Please sign in to comment.