Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.markdown
  • Loading branch information
ursenzler committed Jun 4, 2013
1 parent 30834f5 commit 9874d7e
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.markdown
Expand Up @@ -4,13 +4,19 @@ For whom it is
==============
For software engineers who want to build flexible, extensible and maintainable software systems, Appccelerate is an open source library of software components that makes building multi-threaded, event-based and loosely coupled systems easy. Unlike other open or closed source solutions we offer proven concepts that are used in our real world projects.

How to build
============
You must enable nuget package restore in order to build appccelerate.
What it contains
================
- _Bootstrapper_ for starting and stopping applications
- _State Machine_ for building finite state machines with a fluent definition syntax
- _Event Broker_ for synchronous and asynchronous notifications
- _IO Abstraction_ for testability of operations interacting with the file system
- _Evaluation Engine_ for evaluating results based on aggregators and expressions with support for hierarchies and plug-ins

and much more...

Documentation
=============
You can find the documentation at www.appccelerate.com
You can find the documentation at _www.appccelerate.com_


Your Appccelerate team
Your __Appccelerate__ team

0 comments on commit 9874d7e

Please sign in to comment.