Skip to content

Commit 608ae59

Browse files
committed
Updated README + icon + docs
1 parent d8ec535 commit 608ae59

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is a basic workflow to help you get started with Actions
22

3-
name: CI
3+
name: build
44

55
# Controls when the action will run.
66
on:

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<img src="assets/images/logo.png" align="right" width="224" height="224" style="margin-left:20px;">
1+
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2+
[![Language](https://img.shields.io/badge/language-dart-lightblue)]()
3+
[![Build](https://github.com/mideind/Embla_Flutter/actions/workflows/main.yml/badge.svg)]()
4+
5+
<img src="assets/images/app_icon.png" align="right" width="200" height="200" style="margin-left:20px;">
26

37
# Embla
48

assets/images/app_icon.png

67.1 KB
Loading

docs/about.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,16 @@ <h1>Teymið að baki Emblu</h1>
3939

4040
<p><strong>Haukur Barri Símonarson</strong></p>
4141

42+
<p><strong>Haukur Páll Jónsson</strong></p>
43+
4244
<p><strong>Hulda Óladóttir</strong></p>
4345

4446
<p><strong>Katla Ásgeirsdóttir</strong></p>
4547

4648
<p><strong>Pétur Orri Ragnarsson</strong></p>
4749

50+
<p><strong>Svanhvít Lilja Ingólfsdóttir</strong></p>
51+
4852
<p><strong>Vésteinn Snæbjarnarson</strong></p>
4953

5054
<p><strong>Vilhjálmur Þorsteinsson</strong></p>

0 commit comments

Comments
 (0)