Skip to content

Commit d22c8b0

Browse files
committed
minor changes in README.md
1 parent c66f66a commit d22c8b0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -415,14 +415,13 @@ You might force application startup in foreground:
415415

416416
- It seems to provide a slightly better user experience in macOS Big Sur to start the Java Runtime Environment in foreground. Otherwise, the tooltip on the Dock Icon shows `java` instead of the application name.
417417

418-
- We are not sure about further advantages or disadvantages about running in background / foreground. Therefore, we leave it up to you which method to choose.
418+
- We are not sure about further advantages / disadvantages about running in background / foreground. Therefore, we leave it up to you which method to use.
419419

420420

421421
Supported operating systems
422422
---------------------------
423423

424424
- Intended to be used on macOS (10.9 or newer)
425-
426425
- Can be built for Linux or other Unix based systems, which might be useful for development and testing.
427426

428427

@@ -437,10 +436,8 @@ Third party components
437436

438437
- [Go](https://golang.org/) v1.16
439438
[(BSD License)](https://golang.org/LICENSE)
440-
441439
- [MacDriver](https://github.com/progrium/macdriver) v0.0.2
442440
[(MIT License)](https://raw.githubusercontent.com/progrium/macdriver/main/LICENSE)
443-
444441
- [go-plist](https://github.com/DHowett/go-plist) v0.0.0-20201203080718-1454fab16a06
445442
[(BSD License)](https://raw.githubusercontent.com/DHowett/go-plist/master/LICENSE)
446443

@@ -449,7 +446,5 @@ Further information
449446
-------------------
450447

451448
- [*JavaMacLauncher* at GitHub](https://github.com/OpenIndex/JavaMacLauncher)
452-
453449
- [Releases of *JavaMacLauncher*](https://github.com/OpenIndex/JavaMacLauncher/releases)
454-
455450
- [Changelog of *JavaMacLauncher*](https://github.com/OpenIndex/JavaMacLauncher/blob/develop/CHANGELOG.md)

0 commit comments

Comments
 (0)