Skip to content

Commit 82976d3

Browse files
authored
Update README.md
1 parent 3a71a6a commit 82976d3

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

README.md

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,6 @@
2020

2121
The rulesets assume sane defaults. — You can directly use them in your projects our you can extend and customize them to suit your specific needs.
2222

23-
## About This Repository
24-
25-
This repository is a part of the [Byte-Sized JavaScript VideoCasts][vidcast].
26-
27-
```
28-
_ __
29-
|_) _|_ _ __ (_ o _ _ _|
30-
|_) \/ |_ (/_ __) | /_ (/__(_|
31-
/ | _. _. (_ _ ._ o ._ _|_
32-
\_| (_| \/ (_| __) (_ | | |_) |_
33-
|
34-
»» bytesized.tv ««
35-
```
36-
37-
## Byte-Sized What?!
38-
39-
[Byte-Sized JavaScript][vidcast].
40-
41-
It is a compilation of short (*around ten minutes*) monthly screencasts about **JavaScript** and related technologies.
42-
43-
[vidcast]: https://bytesized.tv/ "ByteSized.TV"
44-
4523
## Installation
4624

4725
Make sure that you have [ESLint](http://eslint.org/) installed in your project.
@@ -137,4 +115,13 @@ We are committed to making participation in this project a harassment-free exper
137115

138116
[See the code of conduct for details](CODE_OF_CONDUCT.md).
139117

118+
## A [ByteSized.TV][vidcast] Project
119+
120+
This repository is a part of the [Byte-Sized JavaScript VideoCasts][vidcast].
121+
122+
It is a compilation of short (*around ten minutes*) screencasts about **JavaScript** and related technologies.
123+
124+
[**Learn**, **explore**, and **have fun**][vidcast]!
125+
126+
[vidcast]: https://bytesized.tv/ "ByteSized.TV"
140127

0 commit comments

Comments
 (0)