aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
deleted file mode 100644
index 823695c..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
1The beginning of my master's thesis project. Here I will test the broad cybersecurity issues of IoT devices, and hopefully solve them.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e380147
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
1# The beginning of my master's thesis project.
2Here I will test the MQTT-related issues of IoT devices, and specify how to solve them properly.