Skip to content

Commit cd9f748

Browse files
edits to the description
1 parent 08baa29 commit cd9f748

File tree

1 file changed

+24
-8
lines changed

1 file changed

+24
-8
lines changed

README.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,31 @@
4141
<p align="left">
4242
<code>🤹🏻 My super duper skills:</code>
4343
<p>
44-
<p>
45-
<code>lang = {'Python', 'JavaScript'}</code><br>
46-
<code>framework = {'Flask', 'Django'}</code><br>
47-
<code>layout = {'HTML', 'CSS', 'Bootstrap'}</code><br>
48-
<code>db = {'SQLite', 'MongoDB', 'PostgreSQL'}</code><br>
49-
<code>containerization = {'Docker', 'Vagrant'}</code><br>
50-
<code>scraping = {'Scrapy', 'Selenium', 'BeautifulSoup'}</code><br>
51-
</p>
5244

45+
[//]: # (<p>)
46+
47+
[//]: # ( <code>lang = {'Python', 'JavaScript'}</code><br>)
48+
49+
[//]: # ( <code>framework = {'Flask', 'Django'}</code><br>)
50+
51+
[//]: # ( <code>layout = {'HTML', 'CSS', 'Bootstrap'}</code><br>)
52+
53+
[//]: # ( <code>db = {'SQLite', 'MongoDB', 'PostgreSQL'}</code><br>)
54+
55+
[//]: # ( <code>containerization = {'Docker', 'Vagrant'}</code><br>)
56+
57+
[//]: # ( <code>scraping = {'Scrapy', 'Selenium', 'BeautifulSoup'}</code><br>)
58+
59+
[//]: # (</p>)
60+
61+
```python
62+
lang = {'Python', 'JavaScript'}
63+
framework = {'Flask', 'Django'}
64+
layout = {'HTML', 'CSS', 'Bootstrap'}
65+
db = {'SQLite', 'MongoDB', 'PostgreSQL'}
66+
containerization = {'Docker', 'Vagrant'}
67+
scraping = {'Scrapy', 'Selenium', 'BeautifulSoup'}
68+
```
5369
###
5470

5571
[//]: # (![Snake animation]&#40;https://github.com/blackbirdcoder/blackbirdcoder/blob/output/snake.svg&#41;)

0 commit comments

Comments
 (0)