Add encyclopedia galactica and README.md
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "encyclopedia_galactica"]
|
||||||
|
path = encyclopedia_galactica
|
||||||
|
url = https://github.com/antsouchlos/EncyclopediaGalactica.git
|
||||||
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# CommonSense
|
||||||
|
|
||||||
|
A BLE-based PCB for measuring humidity and temperature
|
||||||
|
|
||||||
|
## Downloading libraries
|
||||||
|
|
||||||
|
After cloning, the libraries have to be downloaded using
|
||||||
|
```bash
|
||||||
|
$ git submodule update --init
|
||||||
|
```
|
||||||
1
encyclopedia_galactica
Submodule
1
encyclopedia_galactica
Submodule
Submodule encyclopedia_galactica added at d7c6225a24
Reference in New Issue
Block a user