Skip to content

Commit d959af0

Browse files
authored
documentation: cleanup readme (#12504)
The commit cleans up the root `readme` to remove extraneous newlines, and add missing newlines were necessary. Signed-off-by: Vlad Arama <vlad.arama@ericsson.com>
1 parent 934931f commit d959af0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
<div id="badges" align="center">
99

10-
1110
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-curved)](https://github.com/eclipse-theia/theia/labels/help%20wanted)
1211
[![Discourse status](https://img.shields.io/discourse/status?label=Chat&server=https%3A%2F%2Fcommunity.theia-ide.org%2F)](https://community.theia-ide.org/)
1312
[![Build Status](https://github.com/eclipse-theia/theia/workflows/Build/badge.svg?branch=master)](https://github.com/eclipse-theia/theia/actions?query=branch%3Amaster+event%3Apush+event%3Aschedule)
@@ -31,14 +30,12 @@ Eclipse Theia is an extensible framework to develop full-fledged multi-language
3130
- [**License**](#license)
3231
- [**Trademark**](#trademark)
3332

34-
3533
<div style='margin:0 auto;width:60%;'>
3634

3735
![Theia](https://raw.githubusercontent.com/eclipse-theia/theia/master/doc/images/theia-screenshot.png)
3836

3937
</div>
4038

41-
4239
## Website
4340

4441
[Visit the Eclipse Theia website](http://www.theia-ide.org) for more information and [the Theia documentation](http://www.theia-ide.org/doc).
@@ -51,6 +48,7 @@ Eclipse Theia is an extensible framework to develop full-fledged multi-language
5148
- [Visit the release website](https://theia-ide.org/releases/) for more information.
5249

5350
## Scope
51+
5452
- Support building browser-based and desktop IDEs and tools
5553
- Provide a highly flexible architecture for adopters
5654
- Support VS Code Extension protocol
@@ -63,7 +61,9 @@ Eclipse Theia is an extensible framework to develop full-fledged multi-language
6361
See [our roadmap](https://github.com/eclipse-theia/theia/wiki/Eclipse-Theia-Roadmap) for an overview about the current project goals and the upcoming releases.
6462

6563
## Getting Started
64+
6665
Here you can find guides and examples for common scenarios to adopt Theia:
66+
6767
- [Get an overview of how to get started](https://theia-ide.org/#gettingstarted) on the Theia website
6868
- [Develop a Theia application - your own IDE/Tool](https://www.theia-ide.org/doc/Composing_Applications.html)
6969
- [Learn about Theia's extension mechanisms](https://theia-ide.org/docs/extensions/)
@@ -75,6 +75,7 @@ Here you can find guides and examples for common scenarios to adopt Theia:
7575
## Contributing
7676

7777
Read below to learn how to take part in improving Theia:
78+
7879
- Fork the repository and [run the examples from source](doc/Developing.md#quick-start)
7980
- Get familiar with [the development workflow](doc/Developing.md), [Coding Guidelines](doc/coding-guidelines.md), [Code of Conduct](CODE_OF_CONDUCT.md) and [sign the Eclipse contributor agreement](CONTRIBUTING.md#eclipse-contributor-agreement)
8081
- Find an issue to work on and submit a pull request
@@ -86,6 +87,7 @@ Read below to learn how to take part in improving Theia:
8687
## Feedback
8788

8889
Read below how to engage with Theia community:
90+
8991
- Join the discussion on [Discourse](https://community.theia-ide.org/).
9092
- Ask a question, request a new feature and file a bug with [GitHub issues](https://github.com/eclipse-theia/theia/issues/new/choose).
9193
- Vote on existing Github issues by reacting with a 👍. We regularily check issues with votes!
@@ -112,8 +114,7 @@ Read below how to engage with Theia community:
112114
- [Eclipse Public License 2.0](LICENSE-EPL)
113115
- [一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception](LICENSE-GPL)
114116

115-
116117
## Trademark
117-
"Theia" is a trademark of the Eclipse Foundation
118-
https://www.eclipse.org/theia
119118

119+
"Theia" is a trademark of the Eclipse Foundation
120+
<https://www.eclipse.org/theia>

0 commit comments

Comments
 (0)