From 7ad1245899988d86344d6a083a4739d6e8b57a9e Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Mon, 2 May 2022 13:54:34 -0300 Subject: [PATCH] Remove Number Laundry API, is dead --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 679ca29..15118fe 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Scala Documentation](https://docs.scala-lang.org/) - Beautifully-styled Scala documentation site. (Contributed by [David M. Lee](https://github.com/leedm777)) * [Linode Guides and Tutorials](https://www.linode.com/docs/) (contributed by [@davidmatas](https://twitter.com/#!/davidmatas)) * [Symfony Docs](https://symfony.com/doc/current/) (contributed by [Rodney Keeling](https://github.com/rodneykeeling)) -* [Number Laundry API](http://numberlaundry.whatcheer.com/) - Fun design, simple examples. (contributed by [@jmhobbs](https://twitter.com/jmhobbs)) * [Underscore.js](http://underscorejs.org) - Simple, clean, single page. (contributed by [@twe4ked](http://twitter.com/twe4ked)) * [Qt](http://doc.qt.io/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) * [CasperJS](http://casperjs.org) - CasperJS is a navigation scripting & testing utility for PhantomJS, written in Javascript. (contributed by [@n1k0](https://twitter.com/n1k0))