Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit db7deea

Browse files
authored
Update README.md
1 parent d63b752 commit db7deea

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

README.md

+28-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<h1 align="center">
2-
<img src="https://i.imgur.com/rr3Otln.png" alt="ui stack logo" title="ui stack logo">
2+
<img src="https://i.imgur.com/rr3Otln.png" alt="ui stack logo" title="UI Stack logo">
33
<br>
44
</h1>
55
<p align="center" style="font-size: 1.2rem;">:mag: A Chrome extension that lets you see a website's framework and libraries</p>
66

77
<h1 align="center">
8-
<img src="https://i.imgur.com/qqGLEFs.png" alt="example screenshot" title="example screenshot">
8+
<img src="https://i.imgur.com/qqGLEFs.png" alt="example screenshot" title="Example screenshot">
99
<br>
1010
</h1>
1111

@@ -23,3 +23,29 @@ You can also install it locally by cloning this repo and following the [official
2323
4. Open `src/checker.ts` and add your function to the list
2424
5. Make sure your code works
2525
6. Make a pull request :rocket:
26+
27+
# Support
28+
29+
<h1 align="center">
30+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/angular.png" alt="angular" title="Angular">
31+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/angularjs.png" alt="angularjs" title="AngularJS">
32+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/aurelia.png" alt="aurelia" title="Aurelia">
33+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/backbone.png" alt="backbone" title="Backbone.js">
34+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/cyclejs.png" alt="cyclejs" title="Cycle.js">
35+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/dojo.png" alt="dojo" title="Dojo">
36+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/ember.png" alt="ember" title="Ember.js">
37+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/jquery.png" alt="jquery" title="jQuery">
38+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/kendoui.png" alt="kendoui" title="KendoUI">
39+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/knockback.png" alt="knockback" title="Knockback.js">
40+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/knockout.png" alt="knockout" title="Knockout">
41+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/meteor.png" alt="meteor" title="Meteor">
42+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/mithril.png" alt="mithril" title="Mithril">
43+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/moment.png" alt="moment" title="Moment.js">
44+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/polymer.png" alt="polymer" title="Polymer">
45+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/react.png" alt="react" title="React">
46+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/requirejs.png" alt="requirejs" title="RequireJS">
47+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/socketio.png" alt="socketio" title="socket.io">
48+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/vue.png" alt="vue" title="Vue">
49+
<img src="https://raw.githubusercontent.com/gigobyte/ui-stack/master/images/webpack.png" alt="webpack" title="Webpack">
50+
<br />
51+
</h1>

0 commit comments

Comments
 (0)