berangerthomas commited on
Commit
5236cca
·
unverified ·
1 Parent(s): 7a464a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,12 +6,14 @@ sdk: static
6
  pinned: false
7
  ---
8
 
9
- # School of Statistics
10
 
11
  [![Documentation](https://img.shields.io/badge/Documentation-Sphinx-blue.svg)](https://berangerthomas.github.io/SchoolOfStatistics/)
12
  [![Demo](https://img.shields.io/badge/Demo-Hugging%20Face-orange.svg)](https://huggingface.co/spaces/berangerthomas/schoolofstatistics)
13
  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
14
 
 
 
15
  Interactive visualizations for exploring statistical and machine learning concepts. Each page runs entirely in the browser (HTML, CSS, JavaScript with Chart.js) without requiring a server or build step.
16
 
17
  ## Available Pages
 
6
  pinned: false
7
  ---
8
 
9
+ # SOS - School of Statistics
10
 
11
  [![Documentation](https://img.shields.io/badge/Documentation-Sphinx-blue.svg)](https://berangerthomas.github.io/SchoolOfStatistics/)
12
  [![Demo](https://img.shields.io/badge/Demo-Hugging%20Face-orange.svg)](https://huggingface.co/spaces/berangerthomas/schoolofstatistics)
13
  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
14
 
15
+ ![SOS - School Of Statistics](https://github.com/berangerthomas/SchoolOfStatistics/blob/main/src/assets/logo.jpg)
16
+
17
  Interactive visualizations for exploring statistical and machine learning concepts. Each page runs entirely in the browser (HTML, CSS, JavaScript with Chart.js) without requiring a server or build step.
18
 
19
  ## Available Pages