Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README to remove BETA section and quick cleanup #830

Merged
merged 1 commit into from
Apr 9, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,16 @@
[![Issue Stats](http://www.issuestats.com/github/akkadotnet/akka.net/badge/pr)](http://www.issuestats.com/github/akkadotnet/akka.net)
[![Issue Stats](http://www.issuestats.com/github/akkadotnet/akka.net/badge/issue)](http://www.issuestats.com/github/akkadotnet/akka.net)

**Akka.NET** is a port of the popular Java/Scala framework Akka to .NET.

This is a community driven port and is not affiliated with Typesafe who makes the original Java/Scala version.
**Akka.NET** is a community-driven port of the popular Java/Scala framework [Akka](http://akka.io) to .NET.

* Subscribe to the Akka.NET dev feed: https://twitter.com/AkkaDotNet (@AkkaDotNet)
* Support forum: https://groups.google.com/forum/#!forum/akkadotnet-user-list
* Mail: akkadotnet@gmail.com
* Stackoverflow: http://stackoverflow.com/questions/tagged/akka.net

## BETA
Please note that Akka.NET is currently in beta. Some features are missing, and we have a few known bugs.
You can follow our work towards version 1 here: https://github.com/akkadotnet/akka.net/milestones/Version%201
* Mail: hi@getakka.net
* Stack Overflow: http://stackoverflow.com/questions/tagged/akka.net

### Documentation and resources

#### [akkadotnet.github.io](http://akkadotnet.github.io)
#### [Akka.NET Community SIte](http://getakka.net)


### Install Akka.NET via NuGet
Expand Down