Small changes

gh-pages
Alinson S. Xavier 9 years ago
parent edc7f89602
commit ab552f358d

@ -86,12 +86,12 @@
<h4 id="how-is-the-score-calculated">How is the score calculated?</h4> <h4 id="how-is-the-score-calculated">How is the score calculated?</h4>
<p>To compute the score of a habit, the app uses the statistical method known as <p>To compute the score of a habit, the app uses a statistical method known as
exponential smoothing. Basically, it computes a weighted average that takes exponential smoothing. Basically, it computes a weighted average that takes
into consideration every single repetition of the habit, from the very first into consideration every repetition of the habit, from the very first day you
day you started your habit until today. Recent repetitions are considered more started your habit until today. Recent repetitions, however, are considered
important than older ones, and have a larger impact on the score. This method more important than older ones, and have a larger impact on the score. This
has many nice properties, including:</p> method has many nice properties, including:</p>
<ol> <ol>
<li>Every repetition counts, even way back in the past. This is not true for <li>Every repetition counts, even way back in the past. This is not true for
@ -213,7 +213,7 @@
an aggressive power saving mode, such as Samsung's Ultra Power Saving mode or an aggressive power saving mode, such as Samsung's Ultra Power Saving mode or
Sony's Stamina Mode, please make sure that Loop is whitelisted.</p> Sony's Stamina Mode, please make sure that Loop is whitelisted.</p>
<h4 id="i-cant-find-the-loops-widgets-on-the-list-how-can-i-add-them">I can't find the Loop's widgets on the list. How can I add them?</h4> <h4 id="i-cant-find-loops-widgets-on-the-list-how-can-i-add-them">I can't find Loop's widgets on the list. How can I add them?</h4>
<p>Please, make sure that Loop is not installed on the SD card. Moving apps to the <p>Please, make sure that Loop is not installed on the SD card. Moving apps to the
SD card disables many features, including widgets.</p> SD card disables many features, including widgets.</p>
@ -270,7 +270,7 @@
<a href='http://sass-lang.com/'>sass</a> <a href='http://sass-lang.com/'>sass</a>
<br> <br>
Last update: Last update:
2016-09-19 2016-09-20
</div> </div>
</body> </body>
</html> </html>

Loading…
Cancel
Save