Skip to content

Commit

Permalink
Add project description
Browse files Browse the repository at this point in the history
  • Loading branch information
frederiksen authored Dec 26, 2016
1 parent a90a5cb commit a2bc132
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# Stateless-Designer
Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012, Visual Studio 2013 and Visual Studio 2015.
Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012, Visual Studio 2013 and Visual Studio 2015. Uses the stateless library made by Nicholas Blumhardt.

# About Stateless Designer
The goal for this projects is to allow software developers to design a state machines visually. The true power of using a state machine is to have a graph showing the states with transitions. Stateless Designer can help you achieve this.

# Screenshots
![Stateless Designer](/images/Screen1.PNG "Stateless Designer")

![Stateless Designer](/images/Screen3.PNG "Stateless Designer")

![Stateless Designer](/images/Screen2.PNG "Stateless Designer")

0 comments on commit a2bc132

Please sign in to comment.