瀏覽代碼

Add resolution hints for testing to README

BentleyJOakes 6 年之前
父節點
當前提交
7eaab99125
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -52,7 +52,7 @@ Documentation for AToMPM can be found here: https://atompm.readthedocs.io
 Please create an issue for your bug or comments here: https://github.com/AToMPM/atompm/issues
 
 ## Testing
-To run tests on AToMPM, run `npm test'
+To run tests on AToMPM, run `npm test'. Ensure that your resolution of your screen is set quite high, as elements cannot be placed by the script off-screen.
 
 ## LICENSING
 The AToMPM project is licensed under the LGPL as stated in COPYING.lesser.