Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing assets on readme #187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.es.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](https://tec.citius.usc.es/calendula/github-assets/calendula_promo_google_play.png)
![](assets/calendula_promo_google_play.png)
# Calendula

Calendula es un asistente en Android para la gestión de medicación personal. Está dirigido a aquellos que tienen problemas en seguir su régimen de medicación, se olvidan de tomar las pastillas o tienen horarios difíciles de recordar.
Expand Down Expand Up @@ -99,9 +99,10 @@ Revise las [normas de contribución](CONTRIBUTING.md) para más información ace

Intentamos seguir los principios de [Material Design](https://material.google.com/#). ¿Qué le parece el resultado?

| <img src="https://tec.citius.usc.es/calendula/github-assets/home.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/agenda.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/schedules.png" width="230px"/>
| <img src="assets/screenshots/v2.5-en/1.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/2.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/8.png" width="230px"/>
|:---:|:---:|:---:|
| <img src="https://tec.citius.usc.es/calendula/github-assets/aviso.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/navdrawer.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/profile.png" width="230px"/>
| <img src="assets/screenshots/v2.5-en/3.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/5.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/4.png" width="230px"/>


## Trabajo futuro

Expand Down
7 changes: 4 additions & 3 deletions README.gl.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](https://tec.citius.usc.es/calendula/github-assets/calendula_promo_google_play.png)
![](assets/calendula_promo_google_play.png)
# Calendula

Calendula é un asistente en Android para a xestión de medicación persoal. Está dirixido a aqueles que teñen problemas en seguir o seu réxime de medicación, olvídanse de tomar as súas pílulas ou teñen horarios difíciles de recordar.
Expand Down Expand Up @@ -100,9 +100,10 @@ Revise as [normas de contribución](CONTRIBUTING.md) para máis información ace

Intentamos seguir os principios de [Material Design](https://material.google.com/#). Que pensa do resultado?

| <img src="https://tec.citius.usc.es/calendula/github-assets/home.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/agenda.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/schedules.png" width="230px"/>
| <img src="assets/screenshots/v2.5-en/1.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/2.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/8.png" width="230px"/>
|:---:|:---:|:---:|
| <img src="https://tec.citius.usc.es/calendula/github-assets/aviso.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/navdrawer.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/profile.png" width="230px"/>
| <img src="assets/screenshots/v2.5-en/3.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/5.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/4.png" width="230px"/>


## Traballo futuro

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](https://tec.citius.usc.es/calendula/github-assets/calendula_promo_google_play.png)
![](assets/calendula_promo_google_play.png)
# Calendula

Calendula is an Android assistant for personal medication management, aimed at those who have trouble following their medication regimen, forget to take their drugs, or have complex schedules that are difficult to remember.
Expand Down Expand Up @@ -80,7 +80,7 @@ Then you may install the app on a device or emulator:

```bash
adb install Calendula/build/apk/develop/debug/developDebug-[version].apk
```
```

These tasks can also be executed from Android Studio with a few clicks.

Expand All @@ -99,9 +99,9 @@ Check out the [contributing guidelines](CONTRIBUTING.md) for more info about the

We try to follow [Material Design](https://material.google.com/#) principles. Take a look at the result!

| <img src="https://tec.citius.usc.es/calendula/github-assets/home.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/agenda.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/schedules.png" width="230px"/>
| <img src="assets/screenshots/v2.5-en/1.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/2.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/8.png" width="230px"/>
|:---:|:---:|:---:|
| <img src="https://tec.citius.usc.es/calendula/github-assets/aviso.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/navdrawer.png" width="230px"/> | <img src="https://tec.citius.usc.es/calendula/github-assets/profile.png" width="230px"/>
| <img src="assets/screenshots/v2.5-en/3.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/5.png" width="230px"/> | <img src="assets/screenshots/v2.5-en/4.png" width="230px"/>

## Future work

Expand Down
Binary file added assets/calendula_promo_google_play.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.