-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgit.diff
More file actions
30 lines (23 loc) · 1.32 KB
/
Copy pathgit.diff
File metadata and controls
30 lines (23 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
diff --git a/README.md b/README.md
index 1c0ac5a..b3be987 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ Go Schedule is an open source library to extract data from the UW time schedule
- [GitHub project](https://github.com/kvu787/goschedule/)
+
+
## Code sample
[Source](https://github.com/kvu787/goschedule/blob/master/lib/database.go)
@@ -62,10 +64,14 @@ Usage:
# Wingman (C#, ASP.NET)
-Project for Microsoft Research. Code is not open source, but the [web app](http://wingman.azurewebsites.net/) can be publicly viewed.
+Project for Microsoft Research. Code is not open source, but the [web app](http://wingman.azurewebsites.net/) can be publicly accessed.
+
+
# Teens In Public Service (TIPS) Timesheet Manager (Ruby on Rails)
Web application for TIPS interns to submit timesheets and for administrators to approve them.
Uses MailChimp to send emails and Cucumber for automated testing.
Code is not open source and website is not available to the public.
+
+
\ No newline at end of file