-
Notifications
You must be signed in to change notification settings - Fork 70
/
Credits.html
39 lines (36 loc) · 948 Bytes
/
Credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<header>
</header>
<body style="background:#EDEDED;">
<h1>
Credits
</h1>
<b>
Author:
</b>
Andrew Schenk
<br/><br/>
<b>
Graphics:
</b>
<a href="http://www.bluegrassgraphicdesign.com/">Bluegrass Graphic Design</a>
<br/>
<br/>
<h3>
Need a programmer?
</h3>
<p>
App Scanner was programmed by <a href="http://www.chimpstudios.com/">Chimp Studios</a>.
Chimp Studios provides a Rent-a-Dev service to businesses and other developers.
If you are interested in hiring or partnering with Chimp Studios on an iOS app
please send an email to [email protected]
</p>
<h3>
Need an artist?
</h3>
<p>
The graphics in App Scanner were done by <a href="http://www.bluegrassgraphicdesign.com/">Bluegrass Graphic Design</a>.
BGD has extensive experience in providing graphics suitable for mobile apps and is available
to work on your next big project.
For estimates, please contact BGD directly.
</p>
</body>