Add screenshots in README
authoradrianiainlam <adrianiainlam@gmail.com>
Mon, 9 May 2016 14:51:28 +0000 (15:51 +0100)
committeradrianiainlam <adrianiainlam@gmail.com>
Mon, 9 May 2016 14:51:28 +0000 (15:51 +0100)
README.md
screenshots/sc1.png [new file with mode: 0644]
screenshots/sc2.png [new file with mode: 0644]
screenshots/sc3.png [new file with mode: 0644]

index 0d568a8..6a08b74 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,6 +10,24 @@ ephemerides for astronomical objects.*
 
 [1]: https://launchpad.net/~thebernmeister/+archive/ubuntu/ppa
 
+## Screenshots
+
+![indicator normal][sc1]  
+Normal appearance of the indicator
+
+![indicator menu][sc2]  
+Menu of the indicator, shown on click
+
+![indicator with solar term][sc3]  
+Indicator showing solar term information
+
+Note: The conversion is calculated using timezone UTC+8 (HKT), while the clock
+shown above is using timezone UTC+1.
+
+[sc1]: screenshots/sc1.png
+[sc2]: screenshots/sc2.png
+[sc3]: screenshots/sc3.png
+
 ## Dependencies
 
  - [Node.js][2]
diff --git a/screenshots/sc1.png b/screenshots/sc1.png
new file mode 100644 (file)
index 0000000..bec0d9f
Binary files /dev/null and b/screenshots/sc1.png differ
diff --git a/screenshots/sc2.png b/screenshots/sc2.png
new file mode 100644 (file)
index 0000000..9a8550b
Binary files /dev/null and b/screenshots/sc2.png differ
diff --git a/screenshots/sc3.png b/screenshots/sc3.png
new file mode 100644 (file)
index 0000000..eb27bb8
Binary files /dev/null and b/screenshots/sc3.png differ