Skip to content

Commit

Permalink
Merge branch 'main' of github.com:genia-dev/vibraniumdome
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomsh committed Nov 29, 2023
2 parents 16b91bf + f604216 commit a7692a8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Bug Reports

We use [GitHub Issues](https://github.com/genia-dev/VibraniumDome/issues) to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
We use [GitHub Issues](https://github.com/genia-dev/vibraniumdome/issues) to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

## Feature Requests

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,14 @@ Vibranium dome ecosystem is growing fast, we are working with security researche

## Demo

https://github.com/genia-dev/VibraniumDome/assets/16246393/b0e37768-cacd-4af6-8ab4-41949812883e
https://github.com/genia-dev/vibraniumdome/assets/16246393/b0e37768-cacd-4af6-8ab4-41949812883e

## Getting Started

```
git clone https://github.com/genia-dev/VibraniumDome
git clone https://github.com/genia-dev/vibraniumdome
cd VibraniumDome
cd vibraniumdome
docker-compose up
```
Expand All @@ -129,7 +129,7 @@ For more details please see [documentation here](https://docs.vibraniumdome.com/
## Contributing

We would appreciate your contributions! πŸ™ŒπŸŒŸπŸ’–
πŸ‘©β€πŸ’»βž•πŸ‘¨β€πŸ’» Fork VibraniumDome repository, make your changes, and submit a pull request!
πŸ‘©β€πŸ’»βž•πŸ‘¨β€πŸ’» Fork repository, make your changes, and submit a pull request!
More details can be found [here](./CONTRIBUTING.md).

## License
Expand Down
4 changes: 2 additions & 2 deletions vibraniumdome-shields/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Installation:
```
git clone git@github.com:genia-dev/VibraniumDome.git
cd VibraniumDome/vibraniumdome-shields
git clone git@github.com:genia-dev/vibraniumdome.git
cd vibraniumdome/vibraniumdome-shields
poetry install
poetry shell
```
Expand Down

0 comments on commit a7692a8

Please sign in to comment.