Skip to content

Commit 1a96c7b

Browse files
committed
Update README.md
1 parent 32646fe commit 1a96c7b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,21 @@ By default when running ASP.NET vNext applications on the Windows platform you a
9898

9999
**NOTE: There is no Core CLR currently available on OSX/Linux. There is only a single platform (mono45) and a single architecture (x86).**
100100

101+
## Documentation and Further Learning
102+
103+
#### [Community Standup](http://www.youtube.com/playlist?list=PL0M0zPgJ3HSftTAAHttA3JQU4vOjXFquF)
104+
The community standup is held every week and streamed live to YouTube. You can view past standups in the linked playlist.
105+
106+
If you have questions you can also jump online during the next standup and have them answered live.
107+
108+
#### [Wiki Documentation] (https://github.com/aspnet/Home/wiki)
109+
We have some useful documentation on the wiki of this Repo. This wiki is a central spot for docs from any part of the stack.
110+
111+
If you see errors, or want some extra content, then feel free to create an issue or send a pull request (see feedback section below).
112+
113+
#### [ASP.NET/vNext](http://www.asp.net/vnext)
114+
The vNext page on the ASP.NET site has links to some TechEd videos and articles with some good information about vNext.
115+
101116
# Feedback
102117

103118
Check out the [contributing](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) page to see the best places to log issues and start discussions.

0 commit comments

Comments
 (0)