Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacShelton committed Apr 24, 2023
1 parent c5553af commit 7e56e59
Showing 1 changed file with 19 additions and 17 deletions.
36 changes: 19 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,27 @@

Visualize and perform static analysis on your Adept projects

# Screenshots

![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss1.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss2.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss3.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss4.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss5.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss6.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss7.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss8.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss9.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss10.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss11.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss12.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss13.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss14.png?raw=true)

# Building

```
npm install
npm run dev # Develop
npm run build # Release
```

# Screenshots

![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/.github/ss1.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss2.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss3.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss4.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss5.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss6.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss7.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss8.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss9.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss10.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss11.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss12.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss13.png?raw=true)
![](https://github.com/IsaacShelton/AdeptSourceExplorer/blob/master/github/ss14.png?raw=true)

0 comments on commit 7e56e59

Please sign in to comment.