From 4491f9f52657fdb2dcb84b78cf1aebda61fef1ca Mon Sep 17 00:00:00 2001 From: Alexey Nikiforov Date: Tue, 30 Sep 2014 09:35:33 +0400 Subject: [PATCH] reversed the license and website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f1554d..2704085 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Log4cpp](http://log4cpp.sourceforge.net/) - A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL] * [templog](http://www.templog.org/) - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost] -* [easyloggingpp](https://github.com/easylogging/easyloggingpp) - Single header only C++ logging library. [website](http://easylogging.org/) [MIT] +* [easyloggingpp](https://github.com/easylogging/easyloggingpp) - Single header only C++ logging library. [MIT] [website](http://easylogging.org/) * [boost.Log](http://www.boost.org/doc/libs/1_56_0/libs/log/doc/html/index.html) - Boost.Log was designed to be very modular and extensible [Boost] ## Machine Learning