Skip to content

Commit

Permalink
ReadMe updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RNEvok committed Jan 27, 2024
1 parent 9b127eb commit 2d49721
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

JavaScript package for remote app testing & debugging

## Features
* Remote testing with events and scenarios
* Network requests monitoring
* Redux state observer + action monitor
* Storage actions monitoring
* Feature management
* Built-in temporary mail service

<img width="800" alt="Scenario execution demo" src="https://github.com/Appklaar/CodeBud/assets/81921589/d4dd2e24-49be-45d5-b210-aa04305cc6f5">

## Installation

Using npm:
Expand All @@ -18,11 +28,10 @@ yarn add @appklaar/codebud

## Quick Links

* [Testing Panel (website)](https://codebud.unitap.online/)
* [Graphical User Interface (website)](https://codebud.unitap.online/)
* [Documentation](https://appklaar.gitbook.io/codebud/)
* [Contact us](https://t.me/appklaar)


## Authors

* **AppKlaar** - *Idea & Development* - [Organization](https://www.appklaar.com/)
13 changes: 11 additions & 2 deletions build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

JavaScript package for remote app testing & debugging

## Features
* Remote testing with events and scenarios
* Network requests monitoring
* Redux state observer + action monitor
* Storage actions monitoring
* Feature management
* Built-in temporary mail service

<img width="800" alt="Scenario execution demo" src="https://github.com/Appklaar/CodeBud/assets/81921589/d4dd2e24-49be-45d5-b210-aa04305cc6f5">

## Installation

Using npm:
Expand All @@ -18,11 +28,10 @@ yarn add @appklaar/codebud

## Quick Links

* [Testing Panel (website)](https://codebud.unitap.online/)
* [Graphical User Interface (website)](https://codebud.unitap.online/)
* [Documentation](https://appklaar.gitbook.io/codebud/)
* [Contact us](https://t.me/appklaar)


## Authors

* **AppKlaar** - *Idea & Development* - [Organization](https://www.appklaar.com/)

0 comments on commit 2d49721

Please sign in to comment.