Merge pull request #40 from MathewSachin/patch-1
Fix headings in README
This commit is contained in:
Коммит
3abb35a3c1
12
README.md
12
README.md
|
@ -1,7 +1,7 @@
|
|||
# WpfDesigner
|
||||
The WPF Designer from SharpDevelop
|
||||
|
||||
##Overview
|
||||
## Overview
|
||||
|
||||
WpfDesigner is a set of assemblies which can be included in your project to implement a XAML GUI editor.
|
||||
|
||||
|
@ -12,21 +12,21 @@ Branch | Status
|
|||
*master* (Development) | [![Build status](https://ci.appveyor.com/api/projects/status/iqxeo16r8ff9qv66/branch/master?svg=true)](https://ci.appveyor.com/project/icsharpcode/WpfDesigner/branch/master)
|
||||
|
||||
|
||||
##System Requirements (running SharpDevelop)
|
||||
## System Requirements (running SharpDevelop)
|
||||
|
||||
- [.NET 4.5](http://www.microsoft.com/en-au/download/details.aspx?id=30653)
|
||||
|
||||
##Libraries and Integrated Tools
|
||||
## Libraries and Integrated Tools
|
||||
|
||||
Only the sample app has dependencies:
|
||||
* [Avalon Dock](http://avalondock.codeplex.com/)
|
||||
* [Avalon Edit](https://github.com/icsharpcode/AvalonEdit)
|
||||
|
||||
##Download
|
||||
## Download
|
||||
|
||||
[NuGet](https://www.nuget.org/packages/ICSharpCode.WpfDesigner/)
|
||||
|
||||
##Sample App
|
||||
## Sample App
|
||||
![Sample App](/screenshot.png?raw=true "Sample App")
|
||||
|
||||
######Copyright 2015-2016 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.
|
||||
###### Copyright 2015-2016 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.
|
||||
|
|
Загрузка…
Ссылка в новой задаче