branch: externals/guess-language
commit 0787d813b04c7bf2ce24ab9f1765b3e9badfa4eb
Author: Tianxiang Xiong <tianxiang.xi...@fundingcircle.com>
Commit: Tianxiang Xiong <tianxiang.xi...@fundingcircle.com>

    Add URL
---
 guess-language.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/guess-language.el b/guess-language.el
index c931a09..640e2af 100644
--- a/guess-language.el
+++ b/guess-language.el
@@ -4,6 +4,7 @@
 ;; Maintainer: Titus von der Malsburg <malsb...@posteo.de>
 ;; Version: 0.0.1
 ;; Package-Requires: ((cl-lib "0.5") (emacs "24") (typo "1.1"))
+;; URL: https://github.com/tmalsburg/guess-language.el
 
 ;; 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
@@ -36,9 +37,6 @@
 ;; further languages is very easy and this package already contains
 ;; language statistics for 49 additional languages.
 
-;; See here for more details:
-;; https://github.com/tmalsburg/guess-language.el
-
 ;;; Code:
 
 (require 'cl-lib)

Reply via email to