소스 검색

added EXPERIMENTAL to set expectations

Andrew Tridgell 4 년 전
부모
커밋
6c7d4d9b51
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      templates/index.html

+ 2 - 1
templates/index.html

@@ -3,7 +3,8 @@
 <body>
     <div id="menu">
         <title>ArduPilot Custom Firmware Builder</title>
-        <h1>ArduPilot Custom Firmware Builder</h1>
+        <h1>ArduPilot Custom Firmware Builder (EXPERIMENTAL)</h1>
+
 
         <p>Please select the required options for the reduced firmware build.</p>