Browse Source

Merge pull request #2961 from blink1073/minimum-versions

Support only latest browser versions explicitly
Afshin Darian 7 năm trước cách đây
mục cha
commit
5332ccd535
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -78,9 +78,9 @@ jupyter notebook --version
 
 The runtime versions which are currently *known to work*:
 
-- Firefox 49+
-- Chrome 39+
-- Safari 10+
+- Firefox Latest
+- Chrome Latest
+- Safari Latest
 
 Earlier browser versions may also work, but come with no guarantees.