Skip to content

Commit 1c3a40a

Browse files
committed
Updated README
1 parent d101323 commit 1c3a40a

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

+6-11
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
![Play Store](https://img.shields.io/endpoint?color=green&logo=google-play&logoColor=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dis.mideind.embla%26l%3DPlay%2520Store%26m%3D%24version)
66
[![Build](https://github.com/mideind/EmblaFlutterApp/actions/workflows/main.yml/badge.svg)]()
77

8-
<img src="img/app_icon.png" align="right" width="200" height="200" style="margin-left:20px;">
8+
# Embla Flutter App
99

10-
# Embla Flutter Client
10+
<img src="img/app_icon.png" align="right" width="200" height="200" style="margin-left:20px;">
1111

1212
Embla is an Icelandic-language voice assistant app powered by the
1313
[Greynir](https://github.com/mideind/Greynir) query engine. This is the repository
14-
for the cross-platform Embla mobile client.
14+
for the cross-platform Embla mobile app.
1515

16-
The client is implemented in [Dart](https://dart.dev/) using the
16+
The app is implemented in [Dart](https://dart.dev/) using the
1717
[Flutter](https://flutter.dev) framework, and is currently built to
1818
run on iOS 12+ and Android 8.1+ (SDK >= 27).
1919

@@ -25,7 +25,7 @@ run on iOS 12+ and Android 8.1+ (SDK >= 27).
2525

2626
## Build instructions
2727

28-
Building the Embla client requires the Flutter framework:
28+
Building the app requires the Flutter framework:
2929

3030
* [Install Flutter](https://flutter.dev/docs/get-started/install)
3131

@@ -84,14 +84,9 @@ in the Xcode project.
8484
<img src="img/screenshot_3.jpg" width="30%" alt="Embla Android screenshot 3">
8585
</p>
8686

87-
## Acknowledgements
88-
89-
The Embla client uses [Snowboy](https://github.com/seasalt-ai/snowboy) for hotword
90-
detection.
91-
9287
## License
9388

94-
Embla is Copyright (C) 2019-2023 [Miðeind ehf.](https://mideind.is)
89+
Embla is Copyright (C) 2019-2024 [Miðeind ehf.](https://mideind.is)
9590

9691
<a href="https://mideind.is"><img src="assets/images/mideind_logo.png" alt="Miðeind ehf."
9792
width="214" height="66" align="right" style="margin-left:20px; margin-bottom: 20px;"></a>

0 commit comments

Comments
 (0)