Skip to content

Commit 89ca3b2

Browse files
authored
Update README.md
1 parent f9ab96b commit 89ca3b2

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1-
# KrakenMobile
1+
<p align="center">
2+
<a href="https://getbootstrap.com/">
3+
<img src="https://raw.githubusercontent.com/ravelinx22/KrakenMobile/master/reporter/assets/images/kraken.png" alt="Bootstrap logo" width="140" height="193">
4+
</a>
5+
</p>
26

3-
Kraken is an open source automated android E2E testing tool that supports and validates scenarios that involve the inter-communication between two or more users. It works in a Black Box manner meaning that it’s not required to have access to the source code of the application but instead it can be run with the APK (Android package file format). Kraken uses signaling for coordinating the communication between the devices using a file based protocol.
7+
<h3 align="center">Kraken Mobile</h3>
8+
9+
<p align="center">Kraken is an open source automated android E2E testing tool that supports and validates scenarios that involve the inter-communication between two or more users. It works in a Black Box manner meaning that it’s not required to have access to the source code of the application but instead it can be run with the APK (Android package file format). Kraken uses signaling for coordinating the communication between the devices using a file based protocol.</p>
10+
11+
## Table of contents
12+
13+
- [Technologies](#technologies)
414

515
## Technologies
616

0 commit comments

Comments
 (0)