From: Rahul Bedarkar Date: Tue, 2 Aug 2016 16:53:26 +0000 (+0530) Subject: readline: add project URL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f1df4bd353d217530cc639ce58b3c5232d6933bd;p=buildroot.git readline: add project URL Signed-off-by: Rahul Bedarkar Signed-off-by: Thomas Petazzoni --- diff --git a/package/readline/Config.in b/package/readline/Config.in index fbebf18a8a..1cb0672cf1 100644 --- a/package/readline/Config.in +++ b/package/readline/Config.in @@ -5,3 +5,5 @@ config BR2_PACKAGE_READLINE The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. + + https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html