mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Small fix in fastlane
This commit is contained in:
parent
7a6dfe37c9
commit
b4ab58369e
3 changed files with 7 additions and 18 deletions
|
@ -1,17 +1,9 @@
|
|||
<p><strong>Pilldroid</strong> is a theoretical prescriptions manager.</p>
|
||||
|
||||
<p><em>It for French people only.</em></p>
|
||||
|
||||
<p>
|
||||
<ul>
|
||||
<li><strong>Why for french people only?</strong>
|
||||
Pilldroid use a prescription database that come from French government website, with
|
||||
prescriptions which are refund by french health care national insurance (Sécurité
|
||||
Sociale).</li>
|
||||
Pilldroid use a prescription database that come from French government website, with prescriptions which are refund by french health care national insurance (Sécurité Sociale).</li>
|
||||
<li><strong>What is the Pilldroid's license?</strong>
|
||||
Pilldroid is distributed under the <a
|
||||
href="https://tldrlegal.com/license/bsd-3-clause-license-(revised)">BSD 3-Clause
|
||||
revised</a>
|
||||
Pilldroid is distributed under the <a href="https://tldrlegal.com/license/bsd-3-clause-license-(revised)">BSD 3-Clause revised</a>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Pilldroid is a theoretical medication stock manager.
|
||||
**It's in french and uses a french medication database**
|
||||
<em>It's in french and uses a french medication database.</em>
|
||||
|
|
|
@ -1,13 +1,10 @@
|
|||
<p><strong>Pilldroid</strong> est un gestionnaire théorique de stock médicaments.</p>
|
||||
|
||||
<p><strong>Pourquoi <em>théorique</em> ?</strong>
|
||||
<strong>Pilldroid</strong> n'a aucun moyen de savoir si vous avez réellement pris vos médicaments.
|
||||
<p><bold>Pourquoi <em>théorique</em> ?</bold>
|
||||
<bold>Pilldroid</bold> n'a aucun moyen de savoir si vous avez réellement pris vos médicaments.
|
||||
C'est de votre responsabilité et Pilldroid ne vous le demande pas.</p>
|
||||
|
||||
<p>
|
||||
<strong>Pour en savoir plus</strong>
|
||||
<bold>Pour en savoir plus</bold>
|
||||
<ul>
|
||||
<li>Pour tout savoir sur <strong>Pilldroid</strong>, consultez le <a href="https://pilldroid.foucry.net">site web du projet</a></li>
|
||||
<li>Pour tout savoir sur <bold>Pilldroid</bold>, consultez le <a href="https://pilldroid.foucry.net">site web du projet</a></li>
|
||||
<li><a href="mailto:pilldroid@foucry.net">Contactez l'auteur par mail</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue