4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-18 11:58:55 +00:00

start faq page, add installation screenshots

This commit is contained in:
Jesse Young
2011-09-23 12:16:53 -07:00
parent 1b37d7ff1c
commit e4b2b80011
12 changed files with 130 additions and 20 deletions

View File

@ -31,6 +31,8 @@
·
<a href='comparison.html'>Comparison</a>
&middot;
<a href='faq.html'>FAQ</a>
&middot;
<a href='history.html'>History</a>
</div>
@ -48,20 +50,20 @@ Before installing EnvayaSMS, ensure that you have the following prerequisites:
<li> A web server accessible from the public internet </li>
</ul>
Using an Android phone, install the current release version of EnvayaSMS
from Android Market by scanning the barcode below with a QR code app,
or clicking the link from your phone's browser.<br />
Using an Android phone, open <a href='https://market.android.com/details?id=org.envaya.sms'>EnvayaSMS's page on Android Market</a> by clicking the link from your phone's browser, or scanning the barcode with a QR code app. Then, follow the steps shown below to install EnvayaSMS.<br />
<div style='text-align:center'>
<div style='float:left;padding-right:10px;padding-top:30px'>
<div style='font-size:16px;font-weight:bold; text-align:center'>
<a href="https://market.android.com/details?id=org.envaya.sms">Open Android Market</a>
</div>
<img src='media/qr.png' width='175' height='175' style='vertical-align:middle' />
&nbsp; &nbsp; <em>or</em> &nbsp; &nbsp;
<span style='font-size:20px;font-weight:bold'>
<a href="https://market.android.com/details?id=org.envaya.sms">Install EnvayaSMS</a>
</span>
</div>
<p>
<div style='float:left;padding-top:10px'>
<img src='media/screenshot-market.png' style='border:1px solid black' width='484' height='240' />
</div>
<div style='clear:both;padding-top:10px'>
Alternatively, software developers may <a href="https://github.com/youngj/EnvayaSMS">download the source code from GitHub</a>
and build EnvayaSMS themselves.
</p>