Skip to content

Commit

Permalink
Updated text
Browse files Browse the repository at this point in the history
  • Loading branch information
ComponentFactory committed Jan 16, 2017
1 parent d4308ee commit 2ff2b4b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -4,10 +4,14 @@ The Krypton Suite of .NET WinForms controls are now freely available for use in
I developed and sold them from my company Component Factory from 2006 until 2014, when the lack of sales meant selling the controls was no longer viable. So I decided to make them open source so that .NET developers, hobby developers in particular, had a good set of free controls to use in their projects. There is no point in all that hard work sitting on my hard drive when it could be useful to others. Full source code for all the controls and components is included along with Visual Studio 2015 projects and solution files.

# Getting Started
The **Bin** directory contains already compiled copies of all the example projects and the Krypton assemblies, so I recommend you start by running the **Krypton Explorer** application in that directory. It lists all the controls along with an example application used to show it in operation. You can directly include the Krypton assemblies from the that directory into your own projects.
**Bin** directory contains already compiled copies of all the example projects and the Krypton assemblies, so I recommend you start by running the **Krypton Explorer** application in this directory. It lists all the controls along with an example application used to show it in operation. You can directly include the Krypton assemblies from this that directory into your own projects as references.

# Source #
<<<<<<< HEAD
**Source** directory contains the full source code that you can view, modify and directly compile. The Krypton Components sub-directory contains all the actual controls, the other directories are for the myriad example projects.
=======
The **Source** directory contains the full source code that you can view, modify and directly compile. The Krypton Components sub-directory contains all the actual controls, the other directories are for the myriad example projects.
>>>>>>> parent of 6145d89... Added old commercial installer
# Krypton Toolkit
49 basic controls with full and consistent theming.
Expand Down

0 comments on commit 2ff2b4b

Please sign in to comment.