Finished. Now some last styling
[vchess.git] / client / src / translations / about / en.pug
index 14bbc7e..695c27e 100644 (file)
@@ -18,12 +18,12 @@ p.
 
 p.
   From the main Hall, you can see and talk to online players,
-    "send and accept challenges (live or correspondance), and also watch current
-    "games. If this is your first contact with chess variants, you probably should
-    "start with the 'Variants' page from the top menu: it explains all the rules
-    "and allows to observe sample games or play against basic bots. Finally,
-    "at any moment in a game you can click on the FEN string at the bottom to
-    "analyze the position. Try not to do that in live games ;)
+  send and accept challenges (live or correspondance), and also watch current
+  games. If this is your first contact with chess variants, you probably should
+  start with the 'Variants' page from the top menu: it explains all the rules
+  and allows to observe sample games or play against basic bots. Finally,
+  at any moment in a game you can click on the 'Analyze' button to analyze
+  the position. Try not to do that in live games, your opponent would know ;)
 
 p
   a(href="https://github.com/yagu0/vchess") The source code 
@@ -33,8 +33,8 @@ p
   ul
     li Translations: see client/src/translations/ folder
     li.
-      Styling: client/src/stylesheets/ and <style> part of .vue
-      files in client/src/{components,views}
+      Styling: see <style> parts of .vue files
+      in client/src/{components,views}
     li.
       Back-end and front-end code: a lot can be improved!
       Feel free to send pull requests :)