Skip to content

Commit 7bda7a7

Browse files
committed
Fixed typos in readme
1 parent 5f7f04b commit 7bda7a7

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,26 @@ use to represent information on the globe or in space.
1111
# Important Sites
1212

1313
- [World Wind Tutorials](http://worldwindserver.net/android/latest/worldwind-tutorials.apk) runs on devices with Android
14-
4.4 (KitKat) and newer
14+
4.4 (KitKat) and newer
1515
- [World Wind Examples](http://worldwindserver.net/android/latest/worldwind-examples.apk) runs on devices with Android
16-
4.4 (KitKat) and newer
17-
- [World Wind Library](http://worldwindserver.net/android/latest/worldwind.aar) provides the World Wind Library as an Android Archive (AAR)
16+
4.4 (KitKat) and newer
17+
- [World Wind Library](http://worldwindserver.net/android/latest/worldwind.aar) provides the World Wind Library as an
18+
Android Archive (AAR)
1819
- [API Docs](http://worldwindserver.net/android/latest/doc) gives class level details for developers
1920
- [JIRA](http://issues.worldwind.arc.nasa.gov/jira/browse/WWA/) provides requirement and issue tracking
2021
- [World Wind Forum](http://forum.worldwindcentral.com) provides help from the World Wind community
2122
- [Android Studio](http://developer.android.com/sdk/) is used for World Wind Android development
2223

2324
# Release 0.4.0, August 19, 2016
2425

25-
World Wind Android v0.4.0 adds new functionality for rendering paths and polygons as on the surface or above ground,
26-
with optional extrusions. This release also includes region picking, the ability to pick all features within a user-defined
26+
World Wind Android v0.4.0 adds new functionality for rendering paths and polygons on the surface or above ground, with
27+
optional extrusions. This release also includes region picking, the ability to pick all features within a user-defined
2728
rectangular region. Also included in this release is the new Tutorials App.
2829

29-
- [World Wind Tutorials 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-tutorials.apk) - Tutorial App for 0.4.0; runs on Android 4.4 and newer
30-
- [World Wind Examples 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-examples.apk) - Example App for 0.4.0; runs on Android 4.4 and newer
30+
- [World Wind Tutorials 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-tutorials.apk) - Tutorial App for 0.4.0;
31+
runs on Android 4.4 and newer
32+
- [World Wind Examples 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-examples.apk) - Example App for 0.4.0;
33+
runs on Android 4.4 and newer
3134
- [World Wind Library 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind.aar) - Android Archive (AAR) for 0.4.0
3235
- [API Docs 0.4.0](http://worldwindserver.net/android/0.4.0/doc) - Developer documentation for 0.4.0
3336
- [JIRA 0.4.0](http://issues.worldwind.arc.nasa.gov/jira/browse/WWA/fixforversion/10914) - Detailed release notes for 0.4.0

0 commit comments

Comments
 (0)