Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
toanngosy committed Feb 5, 2023
1 parent 11c4eac commit b95a1f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
<img src="docs/img/logo.png" align="right" width="25%"/>

[![Python Package using Conda](https://github.com/RS-PRISMATIC/preprocessing/actions/workflows/python-package-conda.yml/badge.svg)](https://github.com/RS-PRISMATIC/preprocessing/actions/workflows/python-package-conda.yml)

# Preprocessing
Data acquisition and preprocessing for RS-PRISMATIC

# Installation
## Prerequisite
```
apt update
apt upgrade
apt install libcurl4-openssl-dev
apt install libbz2-dev liblzma-dev
apt install libfontconfig1-dev
apt install libharfbuzz-dev libfribidi-dev
apt install libfreetype6-dev libpng-dev libtiff5-dev libjpeg-dev
```
## Install conda environment
```
conda create -f environment.yml
Expand Down
Binary file added docs/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b95a1f3

Please sign in to comment.