소스 검색

Merge branch 'dev' of public/ls-standard-library into master

Lynar Studios - Public Repositories 2 년 전
부모
커밋
5f5dc9c960
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -61,6 +61,7 @@ A key value file offers the possibility to store simple information pairs in a f
 - it's now possible to retrieve library version
 - added more operators to __LogLevel__ class
 - added factory interface
+- added "current working directory" detection implementation for __File__ class
 
 #### Improvements ####
 
@@ -71,7 +72,7 @@ A key value file offers the possibility to store simple information pairs in a f
 
 #### Fixes ####
 
-- add missing header files to main header file
+- added missing header files to main header file
 
 ### Documentation ###