Compare commits

...

No commits in common. '21ccaac27e020b0aad31ad4a481bc1bf973362e8' and 'c5a12c601b4104ace804d7c18e9e01074b187ec1' have entirely different histories.

  1. 10
      README.md

@ -1,18 +1,18 @@
## Topic: centrality ## Topic: subgraphs
This repository contains all the material related to the presentation This repository contains all the material related to the presentation
and the mini-projects on **centrality**. and the mini-projects on **subgraphs**.
Please clone the repo using: Please clone the repo using:
``` ```
git clone https://mygit.mine.nu/LTCC_2019/centrality.git git clone https://mygit.mine.nu/LTCC_2019/subgraphs.git
``` ```
or alternatively: or alternatively:
``` ```
git clone gitea@mygit.mine.nu:LTCC_2019/centrality.git git clone gitea@mygit.mine.nu:LTCC_2019/subgraphs.git
``` ```
(the latter one needs you to have configured your SSH key). Then (the latter one needs you to have configured your SSH key). Then
@ -20,7 +20,7 @@ add/remove files as needed, and push your stuff when you are done.
**N.B.**: You are free to use youw own repository to work on your **N.B.**: You are free to use youw own repository to work on your
mini-project, but in the end ll the material you will use for your mini-project, but in the end ll the material you will use for your
presentations and mini-projects on centrality, including references, presentations and mini-projects on subgraphs, including references,
code, data sets, etc., must be contained in this repo as well. code, data sets, etc., must be contained in this repo as well.
Enjoy Enjoy

Loading…
Cancel
Save