diff --git a/README.md b/README.md index 552b7cf..268da68 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Fawn -Fawn is a GTK+ widget library which provides easy-to-use functions to create widgets. +Fawn is a header-only GTK+ widget library which provides easy-to-use functions to create widgets. ### Install diff --git a/fawn.h b/fawn.h index 831b1b0..a2d1dde 100644 --- a/fawn.h +++ b/fawn.h @@ -1,6 +1,6 @@ /** * GTK+ Widget Library - * Copyright (C) 2016 Morteza Nourelahi Alamdari (mortymacs ) + * Copyright (C) 2016 Morteza NourelahiAlamdari (mortymacs ) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by