Skip to content

Commit c6a6fd9

Browse files
committed
Fix broken Markdown headings
1 parent b6dcfa9 commit c6a6fd9

36 files changed

+36
-36
lines changed

Algorithm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Algorithm
1+
## Algorithm
22

33
1. algorithms
44
module of algorithms for Python.

Audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Audio
1+
## Audio
22

33

44
1. beets

Authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Authentication
1+
# Authentication
22

33
1. django-allauth
44
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication.

BigDataandCloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Big Data and Cloud
1+
## Big Data and Cloud
22

33
1. aws-cli
44
Universal Command Line Interface for Amazon Web Services

Book.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Book
1+
## Book
22

33
1. BuildingMachineLearningSystemsWithPython
44
Source Code for the book Machine Learning Systems with Python

Chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Chat
1+
## Chat
22

33
1. quietnet
44
Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap.

CommandLineTools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Command Line Tools
1+
## Command Line Tools
22

33
1. docopt
44
Pythonic command line arguments parser, that will make you smile.

Concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Concurrency
1+
## Concurrency
22

33

44
1. pulsar

ContentManagementSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Content Management System
1+
## Content Management System
22

33
1. ckan
44
CKAN is an open-source DMS (data management system) for powering data hubs and data portals.

Cool Application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Cool Application
1+
## Cool Application
22

33
1. anki
44
Anki for desktop computers.

0 commit comments

Comments
 (0)