Skip to content

Commit 9bc4686

Browse files
authored
Update README.md
1 parent 45cb0cf commit 9bc4686

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# About "Add event to a calendar" repository
22

33
This repository contains community-driven documents that describe how to add events
4-
to different online calendar services that usually don't have official
4+
to different online calendar services that usually don't have an official
55
documentation/specs.
66

77
The primary goal of this repository is to consolidate the efforts of
88
developers to debugging/reverse-engineering calendar services to find
99
possible parameters and features that we can use in our products.
1010

1111
Usually, 3rd party services don't provide verbose documentation on how to create
12-
calendar events using GET parameters. The main goal to find available options — reverse-engineering.
12+
calendar events using GET parameters. The main goal is to find available options — reverse-engineering.
1313

1414
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://user-images.githubusercontent.com/5278175/125625807-f8c33923-58ce-4e82-b00c-c26033f6930a.png" width="400"></a></p>
1515

@@ -18,6 +18,7 @@ calendar events using GET parameters. The main goal to find available options
1818
1. [Google calendar](/services/google.md)
1919
1. [Yahoo calendar](/services/yahoo.md)
2020
1. [Outlook Web](/services/outlook-web.md)
21+
1. [AOL](/services.md)
2122

2223

2324
## Popular packages
@@ -44,6 +45,6 @@ calendar events using GET parameters. The main goal to find available options
4445
_List your package/repo here_
4546

4647

47-
## Materials
48-
48+
## Materials & Links
49+
1. [Online calendar link generator](https://stripo.email/calendar-link-generator/)
4950
1. [How to Create an “Add to Calendar” Link for Your Emails](https://litmus.com/blog/how-to-create-an-add-to-calendar-link-for-your-emails)

0 commit comments

Comments
 (0)