From 6068ac02ff324eae5ec5cc5f8006a081b1e248ed Mon Sep 17 00:00:00 2001
From: dkanada
Date: Sun, 24 Nov 2019 23:59:42 +0900
Subject: [PATCH 1/2] update readme
---
README.md | 57 ++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 50 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index aab3c7fb4c..58e54cd598 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,59 @@
Jellyfin Web
-The Free Software Media System
+
---
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
----
+We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Translations can be improved very easily from our Weblate instance linked above. Look through the following graphic to see if your native language could use some work!
-Jellyfin is a free software media system that puts you in control of managing and streaming your media.
+
+
+
+
+## Build Process
+
+### Dependencies
+
+- Yarn or NPM
+
+### Getting Started
+
+1. Clone or download this repository.
+ ```sh
+ git clone https://github.com/jellyfin/jellyfin-web.git
+ cd jellyfin-web
+ ```
+2. Install build dependencies in the project directory via npm.
+ ```sh
+ npm install
+ ```
From d4a8bc9f373a13a40c07d5e2077d907675d8a8ec Mon Sep 17 00:00:00 2001
From: dkanada
Date: Tue, 26 Nov 2019 00:26:00 +0900
Subject: [PATCH 2/2] add second link to weblate
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 58e54cd598..8fae3ae731 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
Jellyfin Web
-
+
---
@@ -29,12 +29,12 @@
-
+
-We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Translations can be improved very easily from our Weblate instance linked above. Look through the following graphic to see if your native language could use some work!
+Jellyfin Web is the frontend used for most of the clients available for end users, such as desktop browsers, Android, and iOS. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work!