emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode ab5e170 044/496: Add a few links


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode ab5e170 044/496: Add a few links
Date: Sun, 29 Aug 2021 11:33:04 -0400 (EDT)

branch: elpa/swift-mode
commit ab5e170947157cf3fe97618a533ea0077bbc9c55
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Add a few links
---
 README.md | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index b178fa6..0299e88 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
+[![License GPL 3][badge-license]][copying]
+
 # swift-mode
 
 ## Summary
 
-Major-mode for Apple's Swift programming language. Currently provides:
+Major-mode for Apple's [Swift programming language][swift]. Currently provides:
 
 - syntax highlighting
 - indentation
@@ -38,7 +40,7 @@ build the project.
 
 ## Contributing
 
-Yes, please do! See CONTRIBUTING.md for guidelines.
+Yes, please do! See [CONTRIBUTING][] for guidelines.
 
 ## Acknowledgements
 
@@ -52,4 +54,9 @@ Thanks to the following users for their contributions:
 
 ## License
 
-See COPYING. Copyright (c) 2014 Chris Barrett.
+See [COPYING][]. Copyright (c) 2014 Chris Barrett.
+
+[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg
+[COPYING]: https://github.com/chrisbarrett/swift-mode/blob/master/COPYING
+[CONTRIBUTING]: 
https://github.com/chrisbarrett/swift-mode/blob/master/CONTRIBUTING.md
+[swift]: https://developer.apple.com/swift/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]