Skip to content

Commit b64ca7d

Browse files
codeminicmrward
authored andcommitted
fixed headers
1 parent ba372ef commit b64ca7d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# #develop (short for SharpDevelop)
22

3-
##Overview
3+
## Overview
44

55
#develop is a free Integrated Development Environment
66
(IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's
@@ -15,16 +15,16 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
1515
2. [Forums](http://community.sharpdevelop.net/forums/)
1616
3. [Build Artefacts (Nightly Builds)](http://build.sharpdevelop.net/BuildArtefacts)
1717

18-
##How To Compile
18+
## How To Compile
1919
#Develop can be compiled using the supplied .bat files, or in #Develop itself.
2020

21-
##System Requirements (running #Develop)
21+
## System Requirements (running #Develop)
2222

2323
- Windows Vista or higher.
2424
- [.NET 4.5](http://www.microsoft.com/en-au/download/details.aspx?id=30653)
2525
- [Visual C++ 2008 SP1 Runtime](http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en)
2626

27-
##Extended Requirements (building #Develop)
27+
## Extended Requirements (building #Develop)
2828

2929
- [Microsoft Build Tools 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40760)
3030
- [.NET 3.5 SP1](http://www.microsoft.com/en-au/download/details.aspx?id=22)
@@ -34,7 +34,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
3434
- [Windows PowerShell](http://www.microsoft.com/en-us/download/details.aspx?id=34595)
3535
- If you have cloned the SD git repository: git must be available on your PATH
3636

37-
##Libraries and Integrated tools:
37+
## Libraries and Integrated tools:
3838

3939
* [Avalon Dock](http://avalondock.codeplex.com/) : New BSD License (BSD) (thanks to **Adolfo Marinucci**)
4040
* [Graph#](https://graphsharp.codeplex.com/)
@@ -48,7 +48,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
4848
* [SQLite](https://sqlite.org/)
4949
* [WPFToolkit](https://wpf.codeplex.com/)
5050

51-
##Integrated Tools (packaged with #Develop):
51+
## Integrated Tools (packaged with #Develop):
5252

5353
* [IronPython](http://ironpython.net/)
5454
* [IronRuby](https://ironruby.codeplex.com/)
@@ -57,7 +57,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
5757
* [OpenCover](https://github.com/OpenCover/opencover)
5858
* [WiX](https://wix.codeplex.com/)
5959

60-
##Reusable Libraries (Part of #Develop):
60+
## Reusable Libraries (Part of #Develop):
6161

6262
* [AvalonEdit](http://avalonedit.net/)
6363
* [Debugger.Core](https://github.com/icsharpcode/SharpDevelop/tree/master/src/AddIns/Debugger/Debugger.Core)
@@ -69,7 +69,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
6969

7070
## #Develop Contributors
7171

72-
###Developers
72+
### Developers
7373

7474
* [Mike Krüger](https://github.com/mkrueger) (Project Founder)
7575
* [Daniel Grunwald](https://github.com/dgrunwald) (Technical Lead)
@@ -79,12 +79,12 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
7979
* [Siegfried Pammer](https://github.com/siegfriedpammer)
8080
* [Peter Forstmeier]( https://github.com/PeterForstmeier)(#Develop Reports)
8181

82-
###Non-Developers
82+
### Non-Developers
8383

8484
* Christoph Wille (PM)
8585
* Bernhard Spuida (Kalfaktor)
8686

87-
###Past Developers (Non-Exhaustive List)
87+
### Past Developers (Non-Exhaustive List)
8888

8989
* [Mike Krüger](https://github.com/mkrueger) (Project Founder)
9090
* Alexandre Semenov
@@ -117,4 +117,4 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
117117
* Tomasz Tretkowski
118118
* Troy Simpson
119119

120-
######Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.
120+
###### Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.

0 commit comments

Comments
 (0)