Skip to content

Commit e61c1bc

Browse files
authored
Updated guide.
Added banner and icons.
1 parent 5bf334c commit e61c1bc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img src="">
2+
<img src="https://user-images.githubusercontent.com/45159366/128940597-70d4dcdb-72eb-4004-a7ef-280cf77aa84b.png">
33
<br />
44
JavaScript Guide
55
</h1>
@@ -9,7 +9,7 @@
99
**Note: You can easily convert this markdown file to a PDF in [VSCode](https://code.visualstudio.com/) using this handy extension [Markdown PDF](https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf).**
1010

1111
<p align="center">
12-
<img src="">
12+
<img src="https://user-images.githubusercontent.com/45159366/128940604-801cacb0-6dbb-4fe2-8454-cbce1d0c709f.png">
1313
<br />
1414
</p>
1515

@@ -358,7 +358,6 @@
358358

359359
[ReactiveUI](https://reactiveui.net/) is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming, which is a paradigm that allows you to abstract mutable state away from your user interfaces and express the idea around a feature in one readable place and improve the testability of your application.
360360

361-
362361
# Cordova Development
363362
[Back to the Top](https://github.com/mikeroyal/JavaScript-Guide#table-of-contents)
364363

@@ -652,7 +651,7 @@
652651
[Back to the Top](https://github.com/mikeroyal/JavaScript-Guide#table-of-contents)
653652

654653
<p align="center">
655-
<img src="">
654+
<img src="https://user-images.githubusercontent.com/45159366/128940609-1d92fbc8-58d1-4723-a4c9-e382effe31f9.png">
656655
<br />
657656
</p>
658657

0 commit comments

Comments
 (0)