Skip to content

Commit acd918b

Browse files
Readme updates
1 parent 4223fd2 commit acd918b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ASCOM Alpaca Simulators
22
## About
3-
This project is developing a set of Alpaca Simulators. The goal is to be as compliant as possible with the Alpaca specification. By default it starts on localhost:32323. The port may change as it nears release.
3+
This project is working to develop a set of Alpaca Simulators. The goal is to be as compliant as possible with the Alpaca specification. By default it starts on localhost:32323. The port may change as it nears release.
44

55
This exposes all current Alpaca devices in simulator form. They are direct ports from the ASCOM Platform simulators over to .Net Standard 2.0. Once complete they are meant to be fully compatible with the platform versions. The configuration (which is in progress) is achieved through a Blazor web UI.
66

@@ -13,7 +13,7 @@ This supports Swagger / OpenAPI on the /swagger url. Please note that the docume
1313
There are builds available in the releases section. While in Alpha and Beta major breaking changes may occur on any update. See the release notes for changes and the available platforms. Normally builds should be available for Windows, Linux (desktop and Raspberry Pi) and macOS.
1414
## Builds
1515

16-
Prebuilt versions are available from the Github releases page (https://github.com/DanielVanNoord/ASCOM.Alpaca.Simulators/releases). These include packages for Windows, Linux (x64, armhf and aarch64) and macOS (x64). Versions with preview in the name are test builds for future releases.
16+
Prebuilt versions are available from the Github releases page (https://github.com/DanielVanNoord/ASCOM.Alpaca.Simulators/releases). These include packages for Windows, Linux (x64, armhf and aarch64) and macOS (x64). Versions with preview in the name are test builds for future releases. Each build contains a platform specific binary called ascom.alpaca.simulators.
1717
## Roadmap
1818
Feature updates, not in order
1919

0 commit comments

Comments
 (0)