소스 검색

README.md updated

Alexander Shiryaev 5 년 전
부모
커밋
fe99e69876
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -6,8 +6,8 @@ Features:
 * memory banks switching implemented
 * bit access indices may be named numeric constants
 * SLEEP, CLRWDT and RESET commands added
-* "*" operator added (addition with carry)
-* "/" operator added (substraction with borrow)
+* "*" operator added for integer operands (addition with carry)
+* "/" operator added for integer operands (substraction with borrow)
 
 Subsystems:
 * [Pic](Pic): compiler