소스 검색

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.