Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit 047e99a

Browse files
committed
Update docstring and README file
1 parent 5419d15 commit 047e99a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Fawn
2-
Fawn is a GTK+ widget library which provides easy-to-use functions to create widgets.
2+
Fawn is a header-only GTK+ widget library which provides easy-to-use functions to create widgets.
33

44
### Install
55

fawn.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* GTK+ Widget Library
3-
* Copyright (C) 2016 Morteza Nourelahi Alamdari (mortymacs <m@0t1.me>)
3+
* Copyright (C) 2016 Morteza NourelahiAlamdari (mortymacs <m@0t1.me>)
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)